Re: [PATCH] xfs: Simplify data output in xfs_zoned_show_stats()
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 04, 2026 at 11:20:55AM +0200, Markus Elfring wrote: > From: Markus Elfring <[email protected]> > 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.