diff options
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | 2016-02-26 03:14:00 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-03-09 02:25:35 +0300 |
commit | b6c7347f2f6176fa3225903fbfe63b1ccd01ec9d (patch) | |
tree | a2b7ac7f442dd00bb21a37c2452b6a2aa0960dc5 /fs/compat.c | |
parent | eca036ee1b4ea0ce4f311f4d8cb73731ef2f0b26 (diff) | |
download | linux-b6c7347f2f6176fa3225903fbfe63b1ccd01ec9d.tar.xz |
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
When eeh_dump_pe_log() is only called by eeh_slot_error_detail(),
we already have the check that the PE isn't in PCI config blocked
state in eeh_slot_error_detail(). So we needn't the duplicated
check in eeh_dump_pe_log().
This removes the duplicated check in eeh_dump_pe_log(). No logical
changes introduced.
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'fs/compat.c')
0 files changed, 0 insertions, 0 deletions