diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2024-12-03 11:40:43 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-12-03 14:59:34 +0100 |
commit | 9d9f204bdf7243bfc2c6a023d63c63f7cbf8ef0b (patch) | |
tree | 039b640db769d2005c0bc4aecd736062a917b54a /fs/namei.c | |
parent | ee3878b84cc27ee62cdf78d2842830f4dcdab117 (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 <geert@linux-m68k.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: David Wang <00107082@163.com>
Link: https://lore.kernel.org/all/87zfldt5g4.ffs@tglx
Closes: https://lore.kernel.org/all/4ce18851-6e9f-bbe-8319-cc5e69fb45c@linux-m68k.org
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions