diff options
| author | Alan Cox <[email protected]> | 2009-01-02 13:42:56 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-02 10:19:36 -0800 |
| commit | d95186d1f455b4b901121ba69d0680800fb4b57b (patch) | |
| tree | 80740859d8c84b4177a2a0914662354ae9a7ca93 /tools/perf/scripts/python | |
| parent | 835aa440f1c3fe16a622015bc1b52dffedf6d90e (diff) | |
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 <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions