diff options
author | 2018-05-25 13:11:32 +1000 | |
---|---|---|
committer | 2018-06-03 20:43:38 +1000 | |
commit | d6c4932fbf2421bfd7f8fe75baa4ccef4a845f79 (patch) | |
tree | 52c5251e596645bb17644b5c16bbe34f4cdb2380 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | powerpc/eeh: Remove unused eeh_pcid_name() (diff) | |
download | wireguard-linux-d6c4932fbf2421bfd7f8fe75baa4ccef4a845f79.tar.xz wireguard-linux-d6c4932fbf2421bfd7f8fe75baa4ccef4a845f79.zip |
powerpc/eeh: Strengthen types of eeh traversal functions
The traversal functions eeh_pe_traverse() and eeh_pe_dev_traverse()
both provide their first argument as void * but every single user casts
it to the expected type.
Change the type of the first parameter from void * to the appropriate
type, and clean up all uses.
Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions