kconfig: gconf: avoid hardcoding model2 in renderer_edited()
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 24 Jun 2025 15:05:21 +0000 (00:05 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 2 Jul 2025 01:36:14 +0000 (10:36 +0900)
commite6991e8004bf1ff8fc31b14833c4995672f18b04
tree2474c1288adc1253b8d7ac1a9ade24ea94523325
parentcae9cdbcd9af044810bcceeb43a87accca47c71d
kconfig: gconf: avoid hardcoding model2 in renderer_edited()

Although this is only used in the right tree view, it is better not to
hardcode model2 for consistency.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/gconf.c