Re: [PATCH net-next v3 05/13] tools: ynl-gen: add CodeWriter.p_lines() helper
Jakub Kicinski <[email protected]>
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 11 Sep 2025 20:04:58 +0000 Asbjørn Sloth Tønnesen wrote: > Add a helper for writing an array of lines, and convert > all the existing loops doing that, to use the new helper. > > This is a trivial patch with no behavioural changes intended, > there are no changes to the generated code. I don't see the need for this.