From: Tim Deegan Date: Thu, 12 Sep 2013 15:08:10 +0000 (+0100) Subject: USB: ehci-dbgp: drop dead code. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9247a6b5e57d04e55d94ecbfd9e9d61c2a01e1;p=pandora-kernel.git USB: ehci-dbgp: drop dead code. We can only reach this spot by breaking out of the scan loop, so by construction ret > 0. Found by Coverity, in a copy of this file in the Xen sources. Signed-off-by: Tim Deegan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed