diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-07 12:18:59 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-08-14 07:39:14 +0300 |
commit | cb77043f061a9ec7824784d18a0c484fbfe97059 (patch) | |
tree | 7b24765e25b102693b53ca599010538f92f699a3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92641154bf6f138c37bae31cf735359f703749cc (diff) | |
download | linux-cb77043f061a9ec7824784d18a0c484fbfe97059.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions