Skip to content
Commit c5e5002f authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

scripts/kallsyms: remove unneeded length check for prefix matching



l <= strlen(sym_name) is unnecessary for prefix matching.
strncmp() will do.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent e0109042
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment