From: Kuninori Morimoto Date: Tue, 18 Oct 2011 01:04:37 +0000 (-0700) Subject: usb: renesas_usbhs: tidyup for smatch warnings X-Git-Tag: v3.2-rc1~183^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b5a624a0cc5aa4b350fd50d78cf3415f795bfe;p=pandora-kernel.git usb: renesas_usbhs: tidyup for smatch warnings This patch tidyup below smatch complaint drivers/usb/renesas_usbhs/mod_host.c +447 usbhsh_endpoint_free() warn: variable dereferenced before check 'uep' (see line 444) Special thanks to Dan Reported-by: Dan Carpenter Signed-off-by: Kuninori Morimoto Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed