From e1970ee78c16adf39cb4d240f7745109909ff26a Mon Sep 17 00:00:00 2001 From: Aldo Iljazi Date: Sat, 16 Nov 2013 16:17:55 +0200 Subject: [PATCH] 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-format-patch failed