diff options
| author | Mahesh Salgaonkar <[email protected]> | 2019-03-28 17:10:33 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2019-04-20 22:02:26 +1000 |
| commit | c9d8dda42372dce00ac3a1c653bef7b8d2dbe3ce (patch) | |
| tree | 31d44b16b12cdba6f861a368f57f9196a4fd344d /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | 56c46bba9bbfe229b4472a5be313c44c5b714a39 (diff) | |
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 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions