powerpc/pseries/mce: Fix a typo in error type assignment
authorGanesh Goudar <ganeshgr@linux.ibm.com>
Fri, 16 Apr 2021 12:57:50 +0000 (18:27 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Apr 2021 04:22:23 +0000 (14:22 +1000)
commit864ec4d40c83365b16483d88990e7e579537635c
tree49ae77e09bc173453f0599af3de5b48e6bc9597c
parentcbd3d5ba46b68c033986a6087209930f001cbcca
powerpc/pseries/mce: Fix a typo in error type assignment

The error type is ICACHE not DCACHE, for case MCE_ERROR_TYPE_ICACHE.

Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210416125750.49550-1-ganeshgr@linux.ibm.com
arch/powerpc/platforms/pseries/ras.c