diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-21 19:04:13 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-28 14:35:16 +0300 |
commit | a9bb3e5d57293773d7f925dd07e45f6e13e94947 (patch) | |
tree | 24e7fddf38aeff7569da370b864577e5e129f28d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 04ed3b476306c1b4c6e544e40d10f477c8193435 (diff) | |
download | linux-a9bb3e5d57293773d7f925dd07e45f6e13e94947.tar.xz |
modpost: remove is_shndx_special() check from section_rel(a)
This check is unneeded. Without it, sec_name() will returns the null
string "", then section_mismatch() will return immediately.
Anyway, special section indices rarely appear in these loops.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions