From: Daeseok Youn Date: Tue, 15 Jul 2014 09:48:25 +0000 (+0900) Subject: staging: dgap: remove unused case value in dgap_parsefile() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~750 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e82ce02232c69560d73c6e0f251d4b3d1fc66d6;p=pandora-kernel.git staging: dgap: remove unused case value in dgap_parsefile() If rc is zero, this function will returns with an error and cannot reach switch-case statement. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed