diff options
author | Sam Bobroff <sbobroff@linux.ibm.com> | 2018-05-25 13:11:32 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-06-03 20:43:38 +1000 |
commit | d6c4932fbf2421bfd7f8fe75baa4ccef4a845f79 (patch) | |
tree | 52c5251e596645bb17644b5c16bbe34f4cdb2380 /arch/powerpc/include/asm/immap_cpm2.h | |
parent | a0bd54641be9df3a84f693035fbc2c31f7ca644e (diff) | |
download | linux-d6c4932fbf2421bfd7f8fe75baa4ccef4a845f79.tar.gz |
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 'arch/powerpc/include/asm/immap_cpm2.h')
0 files changed, 0 insertions, 0 deletions