/openbmc/linux/drivers/tty/ |
H A D | rpmsg_tty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | ttynull.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | vcc.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | mips_ejtag_fdc.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | goldfish.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | ehv_bytechan.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | nozomi.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | moxa.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/misc/bcm-vk/ |
H A D | bcm_vk_tty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/arch/um/drivers/ |
H A D | line.h | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_uart.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/arch/m68k/emu/ |
H A D | nfcon.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-dbgtty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/staging/gdm724x/ |
H A D | gdm_tty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/ipack/devices/ |
H A D | ipoctal.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/tty/serial/ |
H A D | kgdb_nmi.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | srmcons.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | uart.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/char/ |
H A D | ttyprintk.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/tty/ipwireless/ |
H A D | tty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | console.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/s390/char/ |
H A D | con3270.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
H A D | sclp_tty.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_serial.c | diff 95713967ba52389f7cea75704d0cf048080ec218 Thu Aug 10 04:15:03 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> 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>
|