]> 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)
commitd57e47dce5f4a6c19d4931357baef5f91dbf6477
treeb5c32dae96bdbcf1d309b0a34c9e5fb2bb60f58e
parentb84bd01241295f2de40afaaedf36097374778677
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