From: Guillaume Clement Date: Thu, 24 Jul 2014 23:06:26 +0000 (+0200) Subject: staging: vt6655: fix braces at newline in if statements X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049a8afbaa475e79f0e10cd015474419d161212c;p=pandora-kernel.git staging: vt6655: fix braces at newline in if statements Braces should not be in a separate line for multi-line if statements. This fixes warnings reported by checkpatch. Signed-off-by: Guillaume Clement Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed