diff options
| author | Jiri Slaby <[email protected]> | 2023-07-12 08:18:07 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-07-25 17:21:03 +0000 |
| commit | df007fa02560435f7ffbc62147cc0084f8241899 (patch) | |
| tree | 9cdb0a54ca1b18efe94922c367c5d30d583021a2 /drivers/tty/serial/sccnxp.c | |
| parent | serial: convert uart sysrq handling to u8 (diff) | |
| download | kernel-df007fa02560435f7ffbc62147cc0084f8241899.tar.gz kernel-df007fa02560435f7ffbc62147cc0084f8241899.zip | |
serial: make uart_insert_char() accept u8s
Both the character and flag are 8-bit values. So switch from unsigned
ints to u8s. The drivers will be cleaned up in the next round.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
