mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
0d954eeb99
The end-of-line character inside the string would break JSON compliance.
Remove it, `p_err()` already adds a '\n' character for plain output
anyway.
Fixes:
|
||
---|---|---|
.. | ||
bash-completion | ||
Documentation | ||
common.c | ||
jit_disasm.c | ||
json_writer.c | ||
json_writer.h | ||
main.c | ||
main.h | ||
Makefile | ||
map.c | ||
prog.c |