diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-27 07:41:46 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-27 09:46:52 +0000 |
| commit | 2aa91851ffa7cdfc0a63330d273115d38324b585 (patch) | |
| tree | 74bb7f46ddde8937a0340db02a9e3b3bd7c85cd1 /drivers/usb/class/cdc-acm.c | |
| parent | tty: n_tty: unify counts to size_t (diff) | |
| download | kernel-2aa91851ffa7cdfc0a63330d273115d38324b585.tar.gz kernel-2aa91851ffa7cdfc0a63330d273115d38324b585.zip | |
tty: n_tty: extract ECHO_OP processing to a separate function
__process_echoes() contains ECHO_OPs processing. It is stuffed in a
while loop and the whole function is barely readable. Separate it to a
new function: n_tty_process_echo_ops().
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/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions
