thermal: cpu_cooling: standardize end of function
authorEduardo Valentin <eduardo.valentin@ti.com>
Wed, 17 Apr 2013 17:11:59 +0000 (17:11 +0000)
committerZhang Rui <rui.zhang@intel.com>
Sat, 27 Apr 2013 01:25:32 +0000 (09:25 +0800)
commit79491e53dcd73175473e3293a574f5e006b468be
tree22faf751289e5ba42c7cc9c21d132c515985ba4f
parent79d264016ac011b74497b553022d2fc45bf9d9f2
thermal: cpu_cooling: standardize end of function

Just for code readiness, this patch makes all functions
on this file to have a blank line before their returns.
Now, some functions follow this pattern, and others will
not have a blank line. So, this patch makes it a single
pattern.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/cpu_cooling.c