]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: remove unused argument from ConfigView::updateList()
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Aug 2020 09:19:00 +0000 (18:19 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 14 Aug 2020 04:39:41 +0000 (13:39 +0900)
commit7911489fad68e74c21ec533489379238c467d7d9
treeb5c32dae96bdbcf1d309b0a34c9e5fb2bb60f58e
parent44c155304d16e69c5165028d09e9c26ff9caaf60
kconfig: qconf: remove unused argument from ConfigView::updateList()

Now that ConfigList::updateList() takes no argument, the 'item' argument
ConfigView::updateList() is no longer used.

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