]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: simplify the goBack() logic
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 30 Jun 2020 06:26:39 +0000 (08:26 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 1 Jul 2020 14:59:49 +0000 (23:59 +0900)
commitec11e531ca37ed279337b9695e3ea8db23e61494
tree52c3b7ede5407cd99b3922f601f81a836e34060d
parent34aff84af0ded08ac7bd56c8d2304f0ebc021c3c
kconfig: qconf: simplify the goBack() logic

The goBack() logic is used only for the configList, as
it only makes sense on singleMode. So, let's simplify the
code.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc