diff options
author | 2018-02-28 09:15:23 +0900 | |
---|---|---|
committer | 2018-03-26 02:03:59 +0900 | |
commit | 99f0b6578bab440586befe2cdb6db8e38fec3acd (patch) | |
tree | b9605c7e479c5f94941bd252f039b190bc00cb12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kconfig: remove unneeded input_mode test in conf() (diff) | |
download | linux-rng-99f0b6578bab440586befe2cdb6db8e38fec3acd.tar.xz linux-rng-99f0b6578bab440586befe2cdb6db8e38fec3acd.zip |
kconfig: remove redundant input_mode test for check_conf() loop
check_conf() never increments conf_cnt for listnewconfig, so conf_cnt
is always zero.
In other words, conf_cnt is not zero, "input_mode != listnewconfig"
is met.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions