]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kconfig: gconf: use hyphens in signals
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 16 Jul 2025 23:24:11 +0000 (08:24 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 26 Jul 2025 10:55:37 +0000 (19:55 +0900)
commite16f08062f91570aa225bc490e0a92d63ae13769
treea7deee4559948ce2471d35f306a9ef3b82368b12
parent2bc0148f78193865065035fe19095c78c3d8129f
kconfig: gconf: use hyphens in signals

Using hyphens in signal names is the official convention, even though
underscores also work.

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