diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-30 18:15:52 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-08 10:42:42 +0900 |
commit | 0cbe3ac439bfe3e6d0f65b006044f84ce7f3e4d0 (patch) | |
tree | ed7039b735f94200671634742cceb9de4d47d27e /scripts/kconfig/merge_config.sh | |
parent | 2aabbed6774f231c57f8ae6bc4f856fb2a75cd6a (diff) | |
download | linux-0cbe3ac439bfe3e6d0f65b006044f84ce7f3e4d0.tar.gz linux-0cbe3ac439bfe3e6d0f65b006044f84ce7f3e4d0.tar.bz2 linux-0cbe3ac439bfe3e6d0f65b006044f84ce7f3e4d0.zip |
kconfig: remove k_invalid from expr_parse_string() return type
The only possibility of k_invalid being returned was when
expr_parse_sting() parsed S_OTHER type symbol. This actually never
happened, and this is even clearer since S_OTHER has gone.
Clean up unreachable code.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/kconfig/merge_config.sh')
0 files changed, 0 insertions, 0 deletions