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:
1cf9827
)
[MTD] Fix length comparison in MEMREADOOB
author
Thomas Gleixner
<tglx@inhell4.(none)>
Fri, 13 Apr 2007 17:50:48 +0000
(19:50 +0200)
committer
David Woodhouse
<dwmw2@infradead.org>
Tue, 17 Apr 2007 17:40:00 +0000
(13:40 -0400)
The ops.len member is not initialized, because it is unused for this
operation. The length check needs to use ops.ooblen instead
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found