]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commite64a5219296fff11a0da0322b43012265cd3b327
tree42fa67f74f4d13795fd6c2ee3ceeb1b816b2df9e
parent3b438e30c686b1e904c759d3354d335050ab33f9
USB: clean up redundant tests on unsigned

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>
drivers/usb/host/ehci-dbg.c
drivers/usb/misc/usbtest.c