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:
f6e951a
)
UBI: Init vol->reserved_pebs by assignment
author
shengyong
<shengyong1@huawei.com>
Tue, 26 May 2015 10:07:08 +0000
(10:07 +0000)
committer
Richard Weinberger
<richard@nod.at>
Tue, 2 Jun 2015 09:44:43 +0000
(11:44 +0200)
`vol' is a newly allocated value by kzalloc. Initialize it by assignment
instead of `+='.
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/vmt.c
patch
|
blob
|
history
diff --cc
drivers/mtd/ubi/vmt.c
Simple merge