Re: [PATCH net-next 08/11] tools: ynl: move nest packing to a helper function
Donald Hunter <[email protected]> Fri, 05 Sep 2025 11:45:23 +0100
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Asbjørn Sloth Tønnesen <[email protected]> writes: > This patch moves nest packing into a helper function, > that can also be used for packing indexed arrays. > > No behavioural changes intended. > > Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]> Reviewed-by: Donald Hunter <[email protected]>