]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/staging/quatech_usb2/quatech_usb2.c
tiocmset: kill the file pointer argument
[mirror_ubuntu-artful-kernel.git] / drivers / staging / quatech_usb2 / quatech_usb2.c
index 1e50292aef74da87a4a79fa71eb8bb2e8ae09ee0..3734448d1b82ff9c3ac169a0162aef5104753508 100644 (file)
@@ -1121,7 +1121,7 @@ static int qt2_tiocmget(struct tty_struct *tty)
        }
 }
 
-static int qt2_tiocmset(struct tty_struct *tty, struct file *file,
+static int qt2_tiocmset(struct tty_struct *tty,
                       unsigned int set, unsigned int clear)
 {
        struct usb_serial_port *port = tty->driver_data;