From: Michel von Czettritz Date: Thu, 26 Mar 2015 22:25:22 +0000 (+0100) Subject: staging: sm750: fix whitespace around braces X-Git-Tag: omap-for-v4.2/o2_dc~155^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ace4e10c1cf7c8e9069b1299582899a61c9994f;p=pandora-kernel.git staging: sm750: fix whitespace around braces Fix multiple similar checkpatch.pl errors: - "ERROR: space required before the open parenthesis '('" - "ERROR: space required before the open brace '{'" - "ERROR: space prohibited after that open parenthesis '('" - "ERROR: space prohibited before that close parenthesis ')'" Signed-off-by: Michel von Czettritz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed