summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-11-24 01:04:34 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-11-25 21:03:18 +0900
commitc5e5002f3603e01f50d8d61878a4ca8ffca7bd15 (patch)
tree7b7095bb88643ebb3ad9a4357728f317ed3adb9b /tools
parente0109042cc4ee12b3689e29c872c1436e0424c69 (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 'tools')
0 files changed, 0 insertions, 0 deletions