git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a6e711
)
usb: renesas_usbhs: tidyup for smatch warnings
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 18 Oct 2011 01:04:37 +0000
(18:04 -0700)
committer
Greg 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