diff options
author | Jiri Slaby (SUSE) <jirislaby@kernel.org> | 2023-08-10 11:14:52 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-11 21:12:45 +0200 |
commit | ead03e721f410d83825835b5abd8e84fcb4305fa (patch) | |
tree | c69940ccb9957352a03607282dd6502b46cae2b8 /include/linux/tty_buffer.h | |
parent | 892bc209f250fb49ddca31c74d2c7b1126a7a61a (diff) | |
download | linux-ead03e721f410d83825835b5abd8e84fcb4305fa.tar.gz linux-ead03e721f410d83825835b5abd8e84fcb4305fa.tar.bz2 linux-ead03e721f410d83825835b5abd8e84fcb4305fa.zip |
misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
That is change data type to u8 and count to unsigned int. And propagate
to both hooks (st_kim_recv() and kim_int_recv()).
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230810091510.13006-19-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty_buffer.h')
0 files changed, 0 insertions, 0 deletions