From: Helen Fornazier Date: Thu, 26 Mar 2015 17:09:14 +0000 (-0300) Subject: staging: sm750fb: Fix if/else/for/switch braces style X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9767fc5126c5eff780adff6b4beae81134655206;p=pandora-kernel.git staging: sm750fb: Fix if/else/for/switch braces style This patch fixes the checkpatch.pl errors: ERROR: that open brace { should be on the previous line ERROR: else should follow close brace '}' WARNING: braces {} are not necessary for single statement blocks ERROR: space required before the open brace '{' Signed-off-by: Helen Fornazier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed