diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-06-14 11:05:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-27 14:17:12 +0200 |
commit | 2a9c56cceec04c50490befd5662423e3bb8c476f (patch) | |
tree | 585c1a73bf0df23454b05ebee69d255e6563dfe9 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a666c70c0c2c63a60b5672a14b022da9376cffb9 (diff) |
tty/vt: consolemap: use E_TABSZ for the translations size
The code expects "translations" to have 256 (E_TABSZ) values. Use the
macro instead of the constant to be explicit about this.
Suggested-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220614090537.15557-8-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions