aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2024-12-03 11:40:43 +0100
committerThomas Gleixner <[email protected]>2024-12-03 14:59:34 +0100
commit9d9f204bdf7243bfc2c6a023d63c63f7cbf8ef0b (patch)
tree039b640db769d2005c0bc4aecd736062a917b54a /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentee3878b84cc27ee62cdf78d2842830f4dcdab117 (diff)
genirq/proc: Add missing space separator back
The recent conversion of show_interrupts() to seq_put_decimal_ull_width() caused a formatting regression as it drops a previosuly existing space separator. Add it back by unconditionally inserting a space after the interrupt counts and removing the extra leading space from the chip name prints. Fixes: f9ed1f7c2e26 ("genirq/proc: Use seq_put_decimal_ull_width() for decimal values") Reported-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Geert Uytterhoeven <[email protected]> Reviewed-by: David Wang <[email protected]> Link: https://lore.kernel.org/all/87zfldt5g4.ffs@tglx Closes: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions