diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-10 09:14:54 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-11 19:12:45 +0000 |
| commit | b97552eb064d2257f4d5657eb6f375fd82a8a481 (patch) | |
| tree | 5ac9db69fcf4d957581bdbb9bfabf671f80fe3cb /drivers/usb/class/cdc-acm.c | |
| parent | tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned (diff) | |
| download | kernel-b97552eb064d2257f4d5657eb6f375fd82a8a481.tar.gz kernel-b97552eb064d2257f4d5657eb6f375fd82a8a481.zip | |
tty: tty_buffer: make all offsets unsigned
All these are supposed/expected to be unsigned as they are either counts
or offsets. So switch to unsigned for clarity.
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
