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:
f875bf3
)
usb: musb: musb_host.c: Cleaning up uninitialized variables
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 1 Jun 2014 13:48:12 +0000
(15:48 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 30 Jun 2014 17:27:01 +0000
(12:27 -0500)
There is a risk that the variable will be used without being initialized.
This was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_host.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_host.c
Simple merge