commit | 8c9247a6b5e57d04e55d94ecbfd9e9d61c2a01e1 | [log] [tgz] |
---|---|---|
author | Tim Deegan <tim@xen.org> | Thu Sep 12 16:08:10 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 16:25:21 2013 -0700 |
tree | f61200060db61708eddb9e084fc2c5926c89f643 | |
parent | 7ba0127805abf27f0549f327699283e1dbed12f3 [diff] |
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 <tim@xen.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>