Re: [PATCH] xfs: Simplify data output in xfs_zoned_show_stats()
From: Markus Elfring
Date: Fri Jun 05 2026 - 07:47:31 EST
>> Move the specification for a line break from a seq_puts() call
>> to a seq_printf() call.
>
> Umm, no. Make the code much less redable for no real benefit.
Would you prefer to use a seq_putc() call instead at such a source code place?
https://elixir.bootlin.com/linux/v7.1-rc6/source/fs/xfs/xfs_zone_info.c#L78
Regards,
Markus