commit | af737b4defe14eb4a2e4d6016973cc90df1d77d6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Jun 30 08:26:39 2020 +0200 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Wed Jul 01 23:59:49 2020 +0900 |
tree | 52c3b7ede5407cd99b3922f601f81a836e34060d | |
parent | b06c3ec3bd184e8bbd3e37d53a3d27c4ab9ccd09 [diff] |
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>