]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
kconfig: remove unneeded input_mode test in conf()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 28 Feb 2018 00:15:22 +0000 (09:15 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 25 Mar 2018 17:03:59 +0000 (02:03 +0900)
commit4bb3a5b085cd6f98aad10be9bd87532ff26ae086
treec9eda800c87b8b776295aaca67e1f9a620176dc6
parent59a80b5e892ddee09139f7d7942effdf1ca532e4
kconfig: remove unneeded input_mode test in conf()

conf() is never called for listnewconfig / olddefconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Ulf Magnusson <ulfalizer@gmail.com>
scripts/kconfig/conf.c