Re: block: partitions: Use seq_buf_putc() in cmdline_partition()
From: Markus Elfring
Date: Sat Jun 27 2026 - 03:28:46 EST
…
>>> 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