Commit e0109042 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

scripts/kallsyms: remove redundant is_arm_mapping_symbol()

Since commit 6f00df24

 ("[PATCH] Strip local symbols from kallsyms"),
all symbols starting '$' are ignored.

is_arm_mapping_symbol() particularly ignores $a, $t, etc. but it is
redundant.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent f34ea029
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment