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:
15a3838
)
usb: renesas_usbhs: tidyup for smatch warnings
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Thu, 15 Dec 2011 09:53:18 +0000
(
01:53
-0800)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 15 Dec 2011 10:59:17 +0000
(12:59 +0200)
This patch tidyup below smatch complaint
drivers/usb/renesas_usbhs/mod_host.c +642 usbhsh_queue_done()
warn: variable dereferenced before check 'urb' (see line 636)
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: Felipe Balbi <balbi@ti.com>
No differences found