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

scripts/kallsyms: remove redundant code for omitting U and N



The symbol types 'U' and 'N' are already filtered out by the following
line in scripts/mksysmap:

    -e ' [aNUw] '

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@google.com>
parent bea5b745
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