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)
commitca9521b770c988bb6bb8eea1241f7a487dab6ff1
tree71b473459958c50f179791b5a7c7f5958fca0fb7
parente8db5d6736a712a3e2280c0e31f4b301d85172d8
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
This page took 0.025796 seconds and 5 git commands to generate.