thermal: Add braces around suspect code
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 18 Jun 2014 23:32:08 +0000 (16:32 -0700)
committerAlex Shi <alex.shi@linaro.org>
Thu, 25 Sep 2014 09:17:14 +0000 (17:17 +0800)
commitc60fd301f395adc8f788be8b192a58f0246ddbae
tree6816c79a3d15659929fe772c7f0ccda7b4e0ee23
parent3a68305f1f92040bc57d6ea94bedde1b694d0356
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 <sboyd@codeaurora.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
(cherry picked from commit ca9521b770c988bb6bb8eea1241f7a487dab6ff1)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
drivers/thermal/of-thermal.c