diff options
author | Matthias Beyer <mail@beyermatthias.de> | 2013-10-05 18:02:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 18:00:08 -0700 |
commit | 14557359cad5d18ae18f8e9b01639022557ff71b (patch) | |
tree | c538cd4ffbde0b757d91aa3cfd5adb612434f100 /kernel/res_counter.c | |
parent | 842c19600728dc2561f06553e442031fc68c1882 (diff) | |
download | linux-14557359cad5d18ae18f8e9b01639022557ff71b.tar.bz2 |
drivers: usb: core: hcd: Whitespace fixes
including
- spaces to tabs
- removing spaces before array indexing (foo [] to foo[])
- adding spaces around unary operator (foo? 1 : 0 to foo ? 1 : 0)
- removed trailing whitespace
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/res_counter.c')
0 files changed, 0 insertions, 0 deletions