diff options
author | Ilpo Järvinen <[email protected]> | 2023-05-11 15:10:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-13 19:47:26 +0900 |
commit | 72fc578b220c417787384ac7c3e235e98f218be6 (patch) | |
tree | 47b649fa1032960120fb0f3347b48a28df54d8b0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 33e3b0eb755074a870fd926ebd84de52e7302090 (diff) |
serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED
As unmapped registers are at the tail of the array, the ARRAY_SIZE()
condition will catch them just fine. No need to define special
value for them.
Convert the arrays to u8 as all entiries are now positive.
Signed-off-by: Ilpo Järvinen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions