Re: [PATCH] xfs: Simplify data output in xfs_zoned_show_stats()
Markus Elfring <[email protected]>
| Newsgroups | gmane.linux.kernel.janitors,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
>> 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