USB: clean up redundant tests on unsigned
authorroel kluin <roel.kluin@gmail.com>
Tue, 21 Oct 2008 04:47:23 +0000 (00:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 17:59:49 +0000 (09:59 -0800)
temp, bytes and param->{length,sglen,vary} are unsigned so
these tests do nothing.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found