]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/bluetooth/rfcomm/tty.c
tiocmget: kill off the passing of the struct file
[karo-tx-linux.git] / net / bluetooth / rfcomm / tty.c
index 2575c2db64047021080131d47d37a9f5ad49584a..7f67fa4f2f5e845c35beaff02445ea87f5cf3e28 100644 (file)
@@ -1089,7 +1089,7 @@ static void rfcomm_tty_hangup(struct tty_struct *tty)
        }
 }
 
-static int rfcomm_tty_tiocmget(struct tty_struct *tty, struct file *filp)
+static int rfcomm_tty_tiocmget(struct tty_struct *tty)
 {
        struct rfcomm_dev *dev = (struct rfcomm_dev *) tty->driver_data;