From: Jeff Garzik Date: Tue, 17 Jul 2007 05:08:29 +0000 (-0400) Subject: drivers/usb/misc/auerswald: fix status check, remove redundant check X-Git-Tag: v2.6.23-rc1~515^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae97fec3701a559929c3529e35417fab133a4d39;p=pandora-kernel.git drivers/usb/misc/auerswald: fix status check, remove redundant check 1) We should only set 'actual_length' output variable if usb length is known to be good. 2) No need to check actual_length for NULL. The only caller always passes non-NULL value. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed