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: NJiri Slaby (SUSE) <jirislaby@kernel.org> Reviewed-by: NIlpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20230112080136.4929-5-jirislaby@kernel.orgSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录