public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] USB: serial: ark3116: ioctl changes
@ 2018-01-06 17:08 Mikhail Zaytsev
  2018-01-06 17:14 ` [PATCH v2 1/2] USB: serial: ark3116: Remove unused TIOCSSERIAL ioctl case Mikhail Zaytsev
  2018-01-06 17:15 ` [PATCH v2 2/2] USB: serial: ark3116: Move TIOCGSERIAL ioctl case to function Mikhail Zaytsev
  0 siblings, 2 replies; 8+ messages in thread
From: Mikhail Zaytsev @ 2018-01-06 17:08 UTC (permalink / raw)
  To: Johan Hovold; +Cc: Greg Kroah-Hartman, linux-usb, linux-kernel

The patch removes unused TIOCSSERIAL case from ioctl. TIOCGSERIAL case
moves to the get_serial_info() function.

Mikhail Zaytsev (2):
  USB: serial: ark3116: Remove unused TIOCSSERIAL ioctl case.
  USB: serial: ark3116: Move TIOCGSERIAL ioctl case to function.

 drivers/usb/serial/ark3116.c | 40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-01-09 11:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06 17:08 [PATCH v2 0/2] USB: serial: ark3116: ioctl changes Mikhail Zaytsev
2018-01-06 17:14 ` [PATCH v2 1/2] USB: serial: ark3116: Remove unused TIOCSSERIAL ioctl case Mikhail Zaytsev
2018-01-08 10:33   ` Oliver Neukum
2018-01-08 15:28     ` Johan Hovold
2018-01-08 21:45       ` Mikhail Zaytsev
2018-01-09 11:55         ` Johan Hovold
2018-01-06 17:15 ` [PATCH v2 2/2] USB: serial: ark3116: Move TIOCGSERIAL ioctl case to function Mikhail Zaytsev
2018-01-09 11:57   ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox