Re: [PATCH] xfs: Simplify data output in xfs_zoned_show_stats()

From: Christoph Hellwig

Date: Fri Jun 05 2026 - 04:49:07 EST


On Thu, Jun 04, 2026 at 11:20:55AM +0200, Markus Elfring wrote:
> From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> Date: Thu, 4 Jun 2026 11:16:01 +0200
>
> 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.