diff options
Diffstat (limited to 'drivers/tty/n_gsm.c')
-rw-r--r-- | drivers/tty/n_gsm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/n_gsm.c b/drivers/tty/n_gsm.c index 88477d16b8b7..50f3ffd610b7 100644 --- a/drivers/tty/n_gsm.c +++ b/drivers/tty/n_gsm.c | |||
@@ -2671,7 +2671,7 @@ static int gsmtty_tiocmset(struct tty_struct *tty, | |||
2671 | } | 2671 | } |
2672 | 2672 | ||
2673 | 2673 | ||
2674 | static int gsmtty_ioctl(struct tty_struct *tty, struct file *filp, | 2674 | static int gsmtty_ioctl(struct tty_struct *tty, |
2675 | unsigned int cmd, unsigned long arg) | 2675 | unsigned int cmd, unsigned long arg) |
2676 | { | 2676 | { |
2677 | return -ENOIOCTLCMD; | 2677 | return -ENOIOCTLCMD; |