USB: ftdi_sio: fix tiocmget indentation
authorJohan Hovold <jhovold@gmail.com>
Mon, 29 Oct 2012 09:56:22 +0000 (10:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 20:19:30 +0000 (13:19 -0700)
commitfef0b828a3c7a7123aedb4b1d8415369f75e0a58
treee8441683a251d9e14b05807d1d084dc2c2e47c3a
parent81e84424f9da413b4e3edb00e25a19783304c7d1
USB: ftdi_sio: fix tiocmget indentation

Align the modem-control status operands as was originally indented.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c