From: Guodong Xu Date: Tue, 19 Aug 2014 10:07:42 +0000 (+0800) Subject: regulator: hi6421: style fix, else with a single return is not required X-Git-Tag: fixes-for-v3.18-merge-window~31^2~3^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea62f4dfe329094cd988a73fe854c6f2e92dd486;p=pandora-kernel.git regulator: hi6421: style fix, else with a single return is not required style fix for warnings. 'else' with a single 'return' is usually not required. Signed-off-by: Guodong Xu Signed-off-by: Mark Brown --- Reading git-diff-tree failed