From: Aldo Iljazi Date: Sat, 16 Nov 2013 14:17:55 +0000 (+0200) Subject: Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues. X-Git-Tag: v3.14-rc1~150^2~775^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1970ee78c16adf39cb4d240f7745109909ff26a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed