diff options
author | 2023-08-10 11:15:04 +0200 | |
---|---|---|
committer | 2023-08-11 21:12:46 +0200 | |
commit | 3e04ba41f22490873a60816ea31c6848d3426255 (patch) | |
tree | bd255f79f969ef1fafee8a498a6895df799115b7 /drivers/tty/n_tty.c | |
parent | tty: make tty_operations::write()'s count size_t (diff) | |
download | wireguard-linux-3e04ba41f22490873a60816ea31c6848d3426255.tar.xz wireguard-linux-3e04ba41f22490873a60816ea31c6848d3426255.zip |
tty: audit: unify to u8
Somewhere, we use 'char', somewhere 'unsigned char'. Unify to 'u8' as
the rest of the tty layer does.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230810091510.13006-31-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/n_tty.c')
0 files changed, 0 insertions, 0 deletions