mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
4b6eca9d68
JSON does not accept hex numbers with 0x prefix. Simply print
as decimal numbers, JSON should be primarily machine-readable.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Fixes:
|
||
---|---|---|
.. | ||
bash-completion | ||
Documentation | ||
cgroup.c | ||
common.c | ||
jit_disasm.c | ||
json_writer.c | ||
json_writer.h | ||
main.c | ||
main.h | ||
Makefile | ||
map.c | ||
prog.c |