]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/usb/serial/usb_wwan.c
tiocmset: kill the file pointer argument
[mirror_ubuntu-artful-kernel.git] / drivers / usb / serial / usb_wwan.c
index 60f942632cb4266fbb1f1a392401181f2b091605..b72912027ae8dd27a5041314fa8abbde04084172 100644 (file)
@@ -98,7 +98,7 @@ int usb_wwan_tiocmget(struct tty_struct *tty)
 }
 EXPORT_SYMBOL(usb_wwan_tiocmget);
 
-int usb_wwan_tiocmset(struct tty_struct *tty, struct file *file,
+int usb_wwan_tiocmset(struct tty_struct *tty,
                      unsigned int set, unsigned int clear)
 {
        struct usb_serial_port *port = tty->driver_data;