summaryrefslogtreecommitdiff
path: root/scripts/headers_check.pl
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-08-29 11:14:10 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2020-09-24 18:37:13 +0300
commitf9b918fae678eacdeaad821db57a107fba6fe3a1 (patch)
tree37141d84a7df8166dc09fc2ce71d01822ed919bd /scripts/headers_check.pl
parent6a143041532e7df4bd243f4994d46112bd7137ca (diff)
downloadlinux-f9b918fae678eacdeaad821db57a107fba6fe3a1.tar.xz
kconfig: qconf: move ConfigView::updateList(All) to ConfigList class
ConfigView::updateList() iterates over all views, and then calls updateList() against for its ConfigList instance. This means there is no point to implement it in the ConfigView class. Move and rename as follows: ConfigView::updateList() -> ConfigList::updateListForAll() ConfigView::updateListAll() -> ConfigList::updateListAllForAll() I used QList to contain all ConfigList instances. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/headers_check.pl')
0 files changed, 0 insertions, 0 deletions