diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-02 03:20:38 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-06 20:03:14 +0900 |
commit | c181689bc479d3b2300f91fc4d53e089d7631898 (patch) | |
tree | 55599dc510bd4bd2319472dd6bd9f342f5bf8377 /scripts/syscalltbl.sh | |
parent | c3f38fa61af77b49866b006939479069cd451173 (diff) |
kconfig: remove unneeded code for user-supplied values being out of range
This is a leftover from commit ce1fc9345a59 ("kconfig: do not clear
SYMBOL_DEF_USER when the value is out of range").
This code is now redundant because if a user-supplied value is out
of range, the value adjusted by sym_validate_range() differs, and
conf_unsaved has already been incremented a few lines above.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/syscalltbl.sh')
0 files changed, 0 insertions, 0 deletions