X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2Fbluetooth%2Frfcomm%2Ftty.c;h=7f67fa4f2f5e845c35beaff02445ea87f5cf3e28;hb=60b33c133ca0b7c0b6072c87234b63fee6e80558;hp=2575c2db64047021080131d47d37a9f5ad49584a;hpb=f28b1c8aaa97a68028bb894bffb1690185c62b01;p=karo-tx-linux.git diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c index 2575c2db6404..7f67fa4f2f5e 100644 --- a/net/bluetooth/rfcomm/tty.c +++ b/net/bluetooth/rfcomm/tty.c @@ -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;