diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-24 01:04:34 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-11-25 21:03:18 +0900 |
commit | c5e5002f3603e01f50d8d61878a4ca8ffca7bd15 (patch) | |
tree | 7b7095bb88643ebb3ad9a4357728f317ed3adb9b /net/l2tp | |
parent | e0109042cc4ee12b3689e29c872c1436e0424c69 (diff) |
scripts/kallsyms: remove unneeded length check for prefix matching
l <= strlen(sym_name) is unnecessary for prefix matching.
strncmp() will do.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions