Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
If *q is '\0', the condition (isalnum(*q) || *q == '_') is false anyway.

It is redundant to ensure non-zero *q.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
3f9070a6
History
Name Last commit Last update