Re: block: partitions: Use seq_buf_putc() in cmdline_partition()
Markus Elfring <[email protected]> Sat, 27 Jun 2026 09:28:08 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
… >>> block/partitions/cmdline.c | 4 +--- >> >> Will development interests grow for remaining update candidates? > > These changes are pointless and already performed by the compiler. I got other impressions. > See [1]. > So from my PoV, they only trash git blame output and make future backport harder. > > Just my 2c. … > [1]: https://elixir.bootlin.com/linux/v7.1-rc6/source/include/linux/seq_file.h#L127 Why do you refer to the sequence file programming interface when I propose refinements for the application of sequence buffers? https://elixir.bootlin.com/linux/v7.1.1/source/include/linux/seq_buf.h#L176-L177 Regards, Markus