From: Devendra Naga Date: Mon, 9 Jul 2012 17:34:20 +0000 (+0530) Subject: staging/slicoss: return -ENODEV if no devid matches X-Git-Tag: v3.6-rc1~100^2~337 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab1900539d46a3a8b7a006819ef5ec0e3288e5b;p=pandora-kernel.git staging/slicoss: return -ENODEV if no devid matches if no case matches we are simply asserting and doing break. and i think we may need to return that -ENODEV , no device is present, rather assert'ing. Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed