thermal: core: standardize line breaking alignment
authorEduardo Valentin <edubezval@gmail.com>
Tue, 8 Nov 2016 05:09:21 +0000 (21:09 -0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:06:12 +0000 (10:06 +0800)
commiteb7be329bd93b7ab09f442ffe3862b014ab84477
tree535a57bec81eea02c719585edf7587cba71f8d4d
parent5027ba36cda6924488b5752820503cdf7a79dbe9
thermal: core: standardize line breaking alignment

Pass through the code to remove check suggested by
checkpatch.pl (alignment to parenthesis):
CHECK: Alignment should match open parenthesis

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_core.c