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:
e4a3bc1
)
[media] go7007-usb: only use go->dev after allocated
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 13 Jan 2014 17:30:24 +0000
(15:30 -0200)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Mon, 13 Jan 2014 18:28:17 +0000
(16:28 -0200)
Fixes those warnings:
drivers/staging/media/go7007/go7007-usb.c: In function 'go7007_usb_probe':
drivers/staging/media/go7007/go7007-usb.c:1060: warning: 'go' is used uninitialized in this function
While here, comment a code that will never run.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found