diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:05:06 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-01 20:07:34 +0900 |
commit | b3841b501c4a58ba20f190afd25aa4b93cd664f9 (patch) | |
tree | 08fd449bd26db8d5a415413fd14a8d8a87ed5462 /scripts/bash-completion | |
parent | a54b0397d36706ce6f60e0e56709ad94791eda45 (diff) |
kconfig: gconf: remove parents[] array and indent variable
The parents[] array is used to store the GtkTreeIter of parent nodes,
but this can be simplified: we can pass a GtkTreeIter pointer down
when _display_tree() recurses.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/bash-completion')
0 files changed, 0 insertions, 0 deletions