From: Dan Carpenter Date: Thu, 6 Feb 2014 12:53:19 +0000 (+0300) Subject: hso: remove some dead code X-Git-Tag: v3.14-rc3~36^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ccd0bb9bf136911f85a5c1eeb6bdcc259cde5e4;p=pandora-kernel.git hso: remove some dead code It seems like this function was intended to have special handling for urb statuses of -ENOENT and -ECONNRESET. But now it just prints some debugging and returns at the start of the function. I have removed the dead code, it's still in the git history if anyone wants to revive it. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed