From: shengyong Date: Tue, 26 May 2015 10:07:08 +0000 (+0000) Subject: UBI: Init vol->reserved_pebs by assignment X-Git-Tag: omap-for-v4.2/fixes-rc1^2~121^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d266cf8d24e52eac65bdab24afd6f4cfc0ad07;p=pandora-kernel.git UBI: Init vol->reserved_pebs by assignment `vol' is a newly allocated value by kzalloc. Initialize it by assignment instead of `+='. Signed-off-by: Sheng Yong Signed-off-by: Richard Weinberger --- Reading git-diff-tree failed