diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-07 18:18:59 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-14 13:39:14 +0900 |
commit | cb77043f061a9ec7824784d18a0c484fbfe97059 (patch) | |
tree | 7b24765e25b102693b53ca599010538f92f699a3 /drivers/powercap | |
parent | 92641154bf6f138c37bae31cf735359f703749cc (diff) | |
download | linux-cb77043f061a9ec7824784d18a0c484fbfe97059.tar.bz2 |
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 'drivers/powercap')
0 files changed, 0 insertions, 0 deletions