OSDN Git Service

synclink: reduce pointless checks in ->ioctl()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 12 Sep 2018 11:49:44 +0000 (07:49 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Oct 2018 04:50:43 +0000 (00:50 -0400)
commitf82fc0fedf28ba09b0abd0533202447846d48fb9
treedaed890d0869e1d5d8052ad442031f9cc29b4d74
parent930236a30897532653a61ed22ae7eca13154accd
synclink: reduce pointless checks in ->ioctl()

it's never getting called with TIOC[SG]SERIAL anymore (nor has
it ever supported those, while we are at it)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/char/pcmcia/synclink_cs.c
drivers/tty/synclink.c
drivers/tty/synclink_gt.c
drivers/tty/synclinkmp.c