usb: renesas_usbhs: tidyup for smatch warnings
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 18 Oct 2011 01:04:37 +0000 (18:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 Oct 2011 20:51:34 +0000 (13:51 -0700)
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 <dan.carpenter@oracle.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found