]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 24 Jun 2025 15:05:22 +0000 (00:05 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 2 Jul 2025 01:36:15 +0000 (10:36 +0900)
commit59adbcd8051a222023f52cfac0143d927735b194
treecaa5baf2fdeb0a037b29c6387a8b56bba37d7665
parente6991e8004bf1ff8fc31b14833c4995672f18b04
kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()

It is better not to hardcode model1 or model2 for consistency.

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