From: Fred Chou Date: Thu, 28 Aug 2014 01:50:56 +0000 (+0800) Subject: staging: vme: remove redundant else condition X-Git-Tag: fixes-for-v3.18-merge-window~15^2~938 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3c8834fe4e892281f857f74e46c15470c3e35c;p=pandora-kernel.git staging: vme: remove redundant else condition The else condition is redundant after a return. Remove these redundant else conditions. Signed-off-by: Fred Chou Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed