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:
7b0507e
)
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
author
Mark Ware
<mware@elphinstone.net>
Thu, 27 May 2010 01:45:39 +0000
(11:45 +1000)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Wed, 4 Aug 2010 09:56:06 +0000
(10:56 +0100)
The variable 'syn' was being used uninitialized. Also
fixed incorrect use of syn[] vs s[].
Tested on powerpc board with 64MiB DOC2000.
Signed-off-by: Mark Ware <mware@elphinstone.net>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found