]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/eeh: Cleanup eeh_add_virt_device()
authorSam Bobroff <sbobroff@linux.ibm.com>
Wed, 12 Sep 2018 01:23:25 +0000 (11:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 13 Oct 2018 11:21:25 +0000 (22:21 +1100)
commitbf773df9d12f73daaa60584b43d6deb21f9c9fc1
treefad5eea34bfe66f631f769897a7f45d58b7602f7
parentb95a46062bd44ae7d5685d467c39fb3181b05798
powerpc/eeh: Cleanup eeh_add_virt_device()

Remove the unnecessary cast through void * on the first parameter and
remove the unused second parameter (always NULL).

Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/eeh_driver.c