Alan Cox d95186d1f4 sierra: Fix formatting
Andrew Morton wrote:

in drivers/usb/serial/sierra.c:

        } else {
                if (urb->actual_length) {
+               tty = tty_port_tty_get(&port->port);
                        tty_buffer_request_room(tty, urb->actual_length);

it's missing a tab.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-02 10:19:36 -08:00
..
2008-07-22 13:03:22 -07:00
2008-07-22 13:03:22 -07:00
2008-07-22 13:03:22 -07:00
2008-07-22 13:03:22 -07:00
2008-11-19 22:01:35 -08:00
2008-07-22 13:03:23 -07:00
2008-07-22 13:03:23 -07:00
2008-10-13 09:51:41 -07:00
2008-07-22 13:03:27 -07:00
2008-02-01 14:34:47 -08:00
2008-07-22 13:03:22 -07:00
2008-07-21 15:16:31 -07:00
2008-10-13 09:51:41 -07:00
2008-10-13 09:51:41 -07:00
2009-01-02 10:19:36 -08:00
2008-07-22 13:03:22 -07:00
2008-10-30 12:09:07 -07:00
2007-08-22 14:27:43 -07:00
2008-07-22 13:03:22 -07:00