diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-02-18 11:00:31 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-03-02 13:18:19 +0100 |
commit | 3f9070a67a94a2765e99adf0913c30b683a1b840 (patch) | |
tree | 26899cafd8a05641a40b0d36c56a2b318f3c2c44 /scripts/cleanfile | |
parent | fixdep: remove unneeded code and comments about *.ver files (diff) | |
download | linux-3f9070a67a94a2765e99adf0913c30b683a1b840.tar.xz linux-3f9070a67a94a2765e99adf0913c30b683a1b840.zip |
fixdep: remove redundant null character check
If *q is '\0', the condition (isalnum(*q) || *q == '_') is false anyway.
It is redundant to ensure non-zero *q.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions