]> git.baikalelectronics.ru Git - kernel.git/commit
thermal: Add braces around suspect code
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 18 Jun 2014 23:32:08 +0000 (16:32 -0700)
committerZhang Rui <rui.zhang@intel.com>
Mon, 30 Jun 2014 02:18:57 +0000 (10:18 +0800)
commit56e8329a0997bd9734e49ee63c636a68ab2605a2
tree71b473459958c50f179791b5a7c7f5958fca0fb7
parent5bb65d3825fed029e3a918df76594f1e41eaef73
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>
drivers/thermal/of-thermal.c