From 1a3c8834fe4e892281f857f74e46c15470c3e35c Mon Sep 17 00:00:00 2001 From: Fred Chou Date: Thu, 28 Aug 2014 09:50:56 +0800 Subject: [PATCH] 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-format-patch failed