diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-06-07 13:49:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-10 14:37:00 +0300 |
commit | 17945d317a523212831049147d7d9dd0fff9969f (patch) | |
tree | ca6dafd2c2037bfb1b425eb18702df33069daeaa /include/linux/console_struct.h | |
parent | 5c4d7b049dce57816171ba4374cecfddd6e6faed (diff) | |
download | linux-17945d317a523212831049147d7d9dd0fff9969f.tar.xz |
tty/vt: consolemap: use ARRAY_SIZE()
The code uses constants as bounds in loops. Use ARRAY_SIZE() with
appropriate parameters instead. This makes the loop bounds obvious.
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220607104946.18710-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions