tty: ircomm: remove dead and broken ioctl code
authorJohan Hovold <johan@kernel.org>
Tue, 6 Jun 2017 10:54:40 +0000 (12:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 09:49:58 +0000 (11:49 +0200)
commit41b4d581f219ecb56cd52d5eb45f8e7acfbe61ab
treeb01906dd163352c2a0a00feb1e0ad6b32f36ecb2
parent48a7bd1178048d0b9a8e365272756acbf5cc1ccd
tty: ircomm: remove dead and broken ioctl code

Remove three ifdefed and broken implementations of TIOCSSERIAL and
TIOCGICOUNT, and parity handling in set_termios which had suffered
severe bit rot.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/irda/ircomm/ircomm_tty_ioctl.c