commit | e021051e0a9e0077407799907912c6160fe8be9c | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Jun 18 16:32:08 2014 -0700 |
committer | Alex Shi <alex.shi@linaro.org> | Mon Sep 29 15:15:51 2014 +0800 |
tree | 1c2dbbcb7d280633f6788c355acca49555ad4c1d | |
parent | 44ce1b57c46c84cb3d9aa413701763d7cf72b919 [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>