Commit 2e0ddd62 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

io_ti: Minor coding style

Signed-off-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a8d6f0a9
......@@ -2419,7 +2419,7 @@ static void change_port_settings(struct tty_struct *tty,
return;
}
static void edge_set_termios(struct tty_struct *tty,
static void edge_set_termios(struct tty_struct *tty,
struct usb_serial_port *port, struct ktermios *old_termios)
{
struct edgeport_port *edge_port = usb_get_serial_port_data(port);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment