diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-07 11:18:59 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-14 06:39:14 +0200 |
commit | cb77043f061a9ec7824784d18a0c484fbfe97059 (patch) | |
tree | 7b24765e25b102693b53ca599010538f92f699a3 /scripts/Makefile.kcsan | |
parent | kconfig: qconf: omit parent to QHBoxLayout() (diff) | |
download | linux-cb77043f061a9ec7824784d18a0c484fbfe97059.tar.xz linux-cb77043f061a9ec7824784d18a0c484fbfe97059.zip |
kconfig: qconf: remove unused argument from ConfigList::updateList()
This function allocates 'item' before using it, so the argument 'item'
is always shadowed.
Remove the meaningless argument.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/Makefile.kcsan')
0 files changed, 0 insertions, 0 deletions