Re: [PATCH net-next v2 05/12] tools: ynl-gen: add CodeWriter.p_lines() helper
From: Donald Hunter <donald.hunter@gmail.com>
Date: 2025-09-11 11:20:55
Also in:
lkml
From: Donald Hunter <donald.hunter@gmail.com>
Date: 2025-09-11 11:20:55
Also in:
lkml
Asbjørn Sloth Tønnesen [off-list ref] writes:
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. Signed-off-by: Asbjørn Sloth Tønnesen <redacted>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>