From: Stephen Boyd Date: Wed, 18 Jun 2014 23:32:08 +0000 (-0700) Subject: thermal: Add braces around suspect code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~327^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9521b770c988bb6bb8eea1241f7a487dab6ff1;p=pandora-kernel.git thermal: Add braces around suspect code It looks like this code is missing braces, otherwise the if statement shouldn't have been indented. Fix it. Signed-off-by: Stephen Boyd Signed-off-by: Zhang Rui --- Reading git-diff-tree failed