diff options
| author | Mahesh Salgaonkar <[email protected]> | 2019-03-28 11:40:33 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-04-20 12:02:26 +0000 |
| commit | c9d8dda42372dce00ac3a1c653bef7b8d2dbe3ce (patch) | |
| tree | 31d44b16b12cdba6f861a368f57f9196a4fd344d /arch/powerpc/lib/code-patching.c | |
| parent | powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX (diff) | |
| download | kernel-c9d8dda42372dce00ac3a1c653bef7b8d2dbe3ce.tar.gz kernel-c9d8dda42372dce00ac3a1c653bef7b8d2dbe3ce.zip | |
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 <[email protected]>
Signed-off-by: Mahesh Salgaonkar <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
