diff options
author | Donald Hunter <donald.hunter@gmail.com> | 2025-02-11 12:01:18 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-12 19:32:00 -0800 |
commit | 2151003e773c7e7dba4d64bed4bfc483681b5f6a (patch) | |
tree | 1eb2352370aeb658a4a6ced0bd73cd37e1f66a49 /scripts/generate_rust_analyzer.py | |
parent | 443b5ca4d7245eec9a9192461113a4c341e441e5 (diff) |
tools/net/ynl: remove extraneous plural from variable names
_decode_array_attr() uses variable subattrs in every branch when only
one branch decodes more than a single attribute.
Change the variable name to subattr in the branches that only decode a
single attribute so that the intent is more obvious.
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250211120127.84858-2-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions