linux-stable/drivers/tty/ipwireless
Jiri Slaby (SUSE) 95713967ba tty: make tty_operations::write()'s count size_t
Unify with the rest of the code. Use size_t for counts and ssize_t for
retval.

Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20230810091510.13006-30-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-11 21:12:46 +02:00
..
Makefile tty: add SPDX identifiers to Kconfig and Makefiles 2019-04-04 18:48:43 +02:00
hardware.c tty: propagate u8 data to tty_operations::write() 2023-08-11 21:12:46 +02:00
hardware.h
main.c
main.h
network.c tty: ipwireless: fix error handling 2020-09-04 18:08:16 +02:00
network.h
setup_protocol.h
tty.c tty: make tty_operations::write()'s count size_t 2023-08-11 21:12:46 +02:00
tty.h