diff options
author | 2022-05-05 12:52:10 +0900 | |
---|---|---|
committer | 2022-05-12 10:29:41 -0700 | |
commit | c6eee9df57a6d9252bae93a9386d0d872798f5d5 (patch) | |
tree | 1ff47301522ea5c06833422d06667c6eadc940e8 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | module: show disallowed symbol name for inherit_taint() (diff) | |
download | linux-dev-c6eee9df57a6d9252bae93a9386d0d872798f5d5.tar.xz linux-dev-c6eee9df57a6d9252bae93a9386d0d872798f5d5.zip |
module: do not pass opaque pointer for symbol search
There is no need to use an opaque pointer for check_exported_symbol()
or find_exported_symbol_in_section.
Pass (struct find_symbol_arg *) explicitly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions