Mahesh Salgaonkar c9d8dda423 powerpc/pseries/mce: Improve array initialization.
This is a follow up to the patch that fixed misleading print for TLB
mutlihit due to wrongly populated mc_err_types[] array. Convert all the
static array initialization to '[x] = val' style for better
readability of array indexing and avoid any further confusion.

Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-04-20 22:02:26 +10:00
..
2019-03-10 17:48:21 -07:00
2019-03-16 10:45:17 -07:00
2018-08-17 11:32:50 -07:00
2019-03-07 12:56:26 -08:00
2018-08-17 11:32:50 -07:00
2019-03-10 11:54:48 -07:00