diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-02-21 12:26:23 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-02-24 09:12:06 +0300 |
commit | 102a1a72d0c80ffceae1e2a5d371699463c93733 (patch) | |
tree | 2300e591899b75a8c14e3fa4cf860e348ba2469e /net/lapb/lapb_timer.c | |
parent | a4cff327d8533bde5bac147aaa8b09e8d835cab2 (diff) | |
download | linux-102a1a72d0c80ffceae1e2a5d371699463c93733.tar.xz |
kconfig: remove dead code in conf_askvalue()
conf_askvalue() is only called for oldconfig, syncconfig, and
oldaskconfig. If it is called for other cases, it is a bug.
So, the code after the switch statement is unreachable.
Remove the dead code, and clean up the switch statement.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions