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:
9ab494b
)
[media] lmedm04: Initialize a variable before its usage
author
Il Han
<corone.il.han@gmail.com>
Mon, 7 May 2012 15:04:42 +0000
(12:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 15 May 2012 11:19:12 +0000
(08:19 -0300)
The variable ret is used uninitialized.
It should be initialized before used.
Initialize it.
Signed-off-by: Il Han <corone.il.han@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found