From: Eduardo Valentin Date: Wed, 17 Apr 2013 17:11:59 +0000 (+0000) Subject: thermal: cpu_cooling: standardize end of function X-Git-Tag: v3.10-rc1~42^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79491e53dcd73175473e3293a574f5e006b468be;p=pandora-kernel.git 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 Signed-off-by: Zhang Rui --- Reading git-diff-tree failed