]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: remove name from ConfigSearchWindow constructor
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Aug 2020 09:18:57 +0000 (18:18 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 14 Aug 2020 04:38:39 +0000 (13:38 +0900)
commitcd094f9f2759006f32368dfa994304c7fe8d1555
tree00ae60653db9f3f1ffeefbe193ffb7f80691bda3
parent1462f0abca153f92e906983b6b0e76532e3e6f49
kconfig: qconf: remove name from ConfigSearchWindow constructor

This constructor is only called with "search" as the second argument.

Hard-code the name in the constructor, and drop it from the function
argument.

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