summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-02-18 19:00:31 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-03-02 21:18:19 +0900
commit3f9070a67a94a2765e99adf0913c30b683a1b840 (patch)
tree26899cafd8a05641a40b0d36c56a2b318f3c2c44 /Documentation/Makefile
parent87d660f08520ccde8569a2202ff346b376011663 (diff)
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 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions