aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/usb/serial.h
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2021-03-02 07:22:08 +0100
committerJohan Hovold <johan@kernel.org>2021-03-15 09:40:21 +0100
commit8747fb3b14dda3a3e8f934ceb8beab9bd34d927e (patch)
tree011850e8dc7630662deba110a4ec454d75f2bdff /include/linux/usb/serial.h
parentUSB: serial: keyspan: drop unneeded forward declarations (diff)
downloadwireguard-linux-8747fb3b14dda3a3e8f934ceb8beab9bd34d927e.tar.xz
wireguard-linux-8747fb3b14dda3a3e8f934ceb8beab9bd34d927e.zip
USB: serial: io_edgeport: drop unneeded forward declarations
Forward declarations make the code larger and rewrites harder. Harder as they are often omitted from global changes. Remove forward declarations which are not really needed, i.e. the definition of the function is before its first use. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> [ johan: update the prototype comments ] Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'include/linux/usb/serial.h')
0 files changed, 0 insertions, 0 deletions