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:
8194145
)
drivers, pch_dma: Fix uninitialized var before use
author
Liu Yuan
<tailai.ly@taobao.com>
Sat, 2 Apr 2011 06:20:47 +0000
(14:20 +0800)
committer
Vinod Koul
<vinod.koul@intel.com>
Wed, 6 Apr 2011 08:44:56 +0000
(14:14 +0530)
In the function pdc_desc_get(), var 'i' is not
initialized before use. This patch fixes it.
Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found