Searched hist:"0 b7a2b282959d3311f158629f67c6d681a3dc2b3" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | tty_port.h | diff 0b7a2b282959d3311f158629f67c6d681a3dc2b3 Thu Aug 10 04:14:43 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> tty: make tty_port_client_operations operate with u8
The parameters are already unsigned chars. So make them explicitly u8s, as the rest is going to be unified to u8 eventually too.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Cc: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230810091510.13006-10-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/serdev/ |
H A D | serdev-ttyport.c | diff 0b7a2b282959d3311f158629f67c6d681a3dc2b3 Thu Aug 10 04:14:43 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> tty: make tty_port_client_operations operate with u8
The parameters are already unsigned chars. So make them explicitly u8s, as the rest is going to be unified to u8 eventually too.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Cc: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230810091510.13006-10-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/drivers/tty/ |
H A D | tty_port.c | diff 0b7a2b282959d3311f158629f67c6d681a3dc2b3 Thu Aug 10 04:14:43 CDT 2023 Jiri Slaby (SUSE) <jirislaby@kernel.org> tty: make tty_port_client_operations operate with u8
The parameters are already unsigned chars. So make them explicitly u8s, as the rest is going to be unified to u8 eventually too.
Signed-off-by: "Jiri Slaby (SUSE)" <jirislaby@kernel.org> Cc: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230810091510.13006-10-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|