diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-10 09:14:53 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-11 19:12:45 +0000 |
| commit | 5db35be97cca6dd250df5c8144fcf7429ceb7f12 (patch) | |
| tree | 813a90c037101a02ffa3a521b36dd60a3712fa19 /drivers/usb/class/cdc-acm.c | |
| parent | misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf() (diff) | |
| download | kernel-5db35be97cca6dd250df5c8144fcf7429ceb7f12.tar.gz kernel-5db35be97cca6dd250df5c8144fcf7429ceb7f12.zip | |
tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned
The offset is meant from the beginning of data, so unsigned. Make it as
such for clarity. All struct tty_buffer's members should be unsigned
too -- see the next patch.
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
