From: Hoang Tran Date: Mon, 16 Jun 2014 07:18:37 +0000 (+0800) Subject: staging: goldfish: fix coding style. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1966 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92271551b60318da442a5f22c5d9c6b99b98fba4;p=pandora-kernel.git staging: goldfish: fix coding style. Using an else following a break or return can unnecessarily indent code blocks. This patch fixes coding style reported by checkpatch.pl, a part of eudyptula challenge. Signed-off-by: Hoang Tran Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed