diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-08-10 09:14:56 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-11 19:12:46 +0000 |
| commit | a32a672dc5aaec1ccd246b3a27cee8a367b822c1 (patch) | |
| tree | 26049a5bc69f5a55c211a3c6114d65192deec0c2 /drivers/usb/class/cdc-acm.c | |
| parent | tty: don't pass write() to do_tty_write() (diff) | |
| download | kernel-a32a672dc5aaec1ccd246b3a27cee8a367b822c1.tar.gz kernel-a32a672dc5aaec1ccd246b3a27cee8a367b822c1.zip | |
tty: rename and de-inline do_tty_write()
Make do_tty_write()'s name sound similar to iterate_tty_read(). They
both do similar things, so there is no reason for so distinct names. The
new name is therefore iterate_tty_write().
Drop the unnedeed inline modifier too. Let the compiler decide.
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
