OSDN Git Service

powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
authorSam Bobroff <sbobroff@linux.ibm.com>
Wed, 12 Sep 2018 01:23:28 +0000 (11:23 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 13 Oct 2018 11:21:25 +0000 (22:21 +1100)
commit9a3eda266fb55fee0e19f2afbbc57607fa379d23
tree046b4f58e92e9a686520aaedb6386674d003a407
parent1c5c533b149f02d0ce00fc7ab5810766398acc11
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()

Move the call to eeh_dev_to_pe() up, so that later it's clear that
"pe" isn't NULL.

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