commit | 79491e53dcd73175473e3293a574f5e006b468be | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Wed Apr 17 17:11:59 2013 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Sat Apr 27 09:25:32 2013 +0800 |
tree | 22faf751289e5ba42c7cc9c21d132c515985ba4f | |
parent | 79d264016ac011b74497b553022d2fc45bf9d9f2 [diff] |
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>