commit | c60fd301f395adc8f788be8b192a58f0246ddbae | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jun 18 16:32:08 2014 -0700 |
committer | Alex Shi <alex.shi@linaro.org> | Thu Sep 25 17:17:14 2014 +0800 |
tree | 6816c79a3d15659929fe772c7f0ccda7b4e0ee23 | |
parent | 3a68305f1f92040bc57d6ea94bedde1b694d0356 [diff] |
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>