diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-01-12 11:01:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-19 17:06:42 +0300 |
commit | 0c8414a68272d98889e21f8d130dc6e03689c289 (patch) | |
tree | a975341eef75db66a7501e4e03769c1389acc3a4 /include/linux/console_struct.h | |
parent | 4ba77bfbad9e85a629f1e126f86ed4f3b5f09f83 (diff) | |
download | linux-0c8414a68272d98889e21f8d130dc6e03689c289.tar.xz |
tty: vt: remove char32_t typedef
It boils down to uint32_t, so use u32 directly, instead. This makes the
code more obvious.
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20230112080136.4929-5-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions