]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues.
authorAldo Iljazi <mail@aldo.io>
Sat, 16 Nov 2013 14:17:55 +0000 (16:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2013 00:08:33 +0000 (16:08 -0800)
commite1970ee78c16adf39cb4d240f7745109909ff26a
treeb405e230d393e70969827a6f335d398014761fb2
parent28397dc9a6de41eafbd76a799883ace8f0570bd0
Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues.

Fixed a few styling issues, particularly:

Lines 36,42: Inserted a space before the open paranthesis.
Line 50: Removed space between function name and open parenthesis.
Lines 56,57: Removed trailing whitespace.
lines: 130, 133: Replaced spaces with tabs for identation.

Signed-off-by: Aldo Iljazi <mail@aldo.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_proc.c