aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-07-23 07:43:15 +0000
committerGreg Kroah-Hartman <[email protected]>2021-07-27 10:17:21 +0000
commitcb9ea618ee60313d9278b2ba75f56da2531c8cac (patch)
tree9d2972ab6e358432675b93298ea15fd8a95dc78e /drivers/usb/class/cdc-acm.c
parenttty: drop alloc_tty_driver (diff)
downloadkernel-cb9ea618ee60313d9278b2ba75f56da2531c8cac.tar.gz
kernel-cb9ea618ee60313d9278b2ba75f56da2531c8cac.zip
tty: make tty_set_operations an inline
Since commit f34d7a5b7010 (tty: The big operations rework) in 2008, tty_set_operations() is a simple one-line assignment. There is no reason for this to be an exported function, hence move it to a header and make an inline from that. Signed-off-by: Jiri Slaby <[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