]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44cc55fe499e4433261b8d3f81ebed05cad131dd
treeb01906dd163352c2a0a00feb1e0ad6b32f36ecb2
parenta5fb3be6f7aa7b6835273f79bf3b6dabaa0c3322
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