diff options
Diffstat (limited to 'drivers/char/sx.c')
-rw-r--r-- | drivers/char/sx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/sx.c b/drivers/char/sx.c index 342c6ae67da5..1291462bcddb 100644 --- a/drivers/char/sx.c +++ b/drivers/char/sx.c | |||
@@ -1899,7 +1899,7 @@ static int sx_tiocmset(struct tty_struct *tty, | |||
1899 | return 0; | 1899 | return 0; |
1900 | } | 1900 | } |
1901 | 1901 | ||
1902 | static int sx_ioctl(struct tty_struct *tty, struct file *filp, | 1902 | static int sx_ioctl(struct tty_struct *tty, |
1903 | unsigned int cmd, unsigned long arg) | 1903 | unsigned int cmd, unsigned long arg) |
1904 | { | 1904 | { |
1905 | int rc; | 1905 | int rc; |