Staging: serqt_usb2: declare qt_open static in serqt_usb2

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Bill Pemberton and committed by Greg Kroah-Hartman 35e2bed5 d9dea3c1

+1 -1
+1 -1
drivers/staging/serqt_usb2/serqt_usb2.c
··· 866 866 867 867 } 868 868 869 - int qt_open(struct tty_struct *tty, 869 + static int qt_open(struct tty_struct *tty, 870 870 struct usb_serial_port *port, struct file *filp) 871 871 { 872 872 struct usb_serial *serial;