From: Ana Rey Date: Tue, 12 Nov 2013 14:22:50 +0000 (+0100) Subject: staging: rtl8187se: fix coding style in function declarations X-Git-Tag: v3.14-rc1~150^2~775^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfa1b2598f3b0610ac597082aa997f7a94a7b3d;p=pandora-kernel.git staging: rtl8187se: fix coding style in function declarations Removed innecessary spaces and indentation errors in function definition (including some curly braces wrongly placed and broke up at 80-chars per line). I still see some errors if I run the checkpatch.pl script, but those are not my fault. I'll address them in follow up patches. Signed-off-by: Ana Rey Acked-by: Pablo Neira Ayuso Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed