git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79d2640
)
thermal: cpu_cooling: standardize end of function
author
Eduardo Valentin
<eduardo.valentin@ti.com>
Wed, 17 Apr 2013 17:11:59 +0000
(17:11 +0000)
committer
Zhang Rui
<rui.zhang@intel.com>
Sat, 27 Apr 2013 01:25:32 +0000
(09:25 +0800)
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>
No differences found