Centos-kernel-stream-9/drivers/ipack
Andrew Halaney a56a61b376 tty: make tty_operations::write()'s count size_t
JIRA: https://issues.redhat.com/browse/RHEL-24205
Conflicts: tty3270 changes had to be applied by hand due
           to driver being out of date in cs9.

commit 95713967ba52389f7cea75704d0cf048080ec218
Author: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Date:   Thu Aug 10 11:15:03 2023 +0200

    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>

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
2024-05-09 11:25:57 -04:00
..
carriers ipack: tpci200: fix memory leak in the tpci200_register 2021-08-13 10:24:37 +02:00
devices tty: make tty_operations::write()'s count size_t 2024-05-09 11:25:57 -04:00
Kconfig
Makefile
ipack.c driver core: make struct bus_type.uevent() take a const * 2023-10-23 10:35:56 -05:00