kconfig: qconf: confine {begin,end}Group to constructor and destructor
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 29 Jun 2025 18:50:35 +0000 (03:50 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 26 Jul 2025 06:31:30 +0000 (15:31 +0900)
commit87433e3e06a6b6a78a541b6ac39000f41779a882
treeff69b3eec08f81ac8a0b76c7eaa0f4b14e70e135
parent721bfe583c52ba1ea74b3736a31a9dcfe6dd6d95
kconfig: qconf: confine {begin,end}Group to constructor and destructor

Call beginGroup() in the the constructor and endGroup() in the
destructor. This looks cleaner.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc
scripts/kconfig/qconf.h