OSDN Git Service

dgnc: TIOCM... won't reach ->ioctl()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 12 Sep 2018 22:00:47 +0000 (18:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 13 Oct 2018 04:50:46 +0000 (00:50 -0400)
commit04ec1c8c7411d4bbb80d7ac93e93b2a5d2824842
tree2a441026734c2bd16bff18a1b56731ced2e5d3ac
parente67504c5958f122944d4b9316d1cfc737027c466
dgnc: TIOCM... won't reach ->ioctl()

bury the dead code (and ->tiocmget()/->tiocmset() are there, so I really
wonder why have they kept the stuff that became unreachable with the
introduction of those...)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/dgnc/dgnc_tty.c