Re: [PATCH net-next 07/11] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-06 00:25:09
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-06 00:25:09
Also in:
lkml
On Thu, 4 Sep 2025 22:01:30 +0000 Asbjørn Sloth Tønnesen wrote:
As TypeArrayNest can now be used with many other sub-types than nest, then rename it to TypeIndexedArray, to reduce confusion.
You need to also find all the local comments and variables which allude to the name.