From: Ezequiel Garcia Date: Mon, 5 May 2014 10:11:52 +0000 (-0300) Subject: UBI: block: Make ubiblock_resize return something X-Git-Tag: omap-for-v3.17/fixes-against-rc2~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=495f2bf6c4ed2da5dcadac96312f71da2a5af949;p=pandora-kernel.git UBI: block: Make ubiblock_resize return something Currently, ubiblock_resize() can fail if the device is not found in the list. This commit changes the return type, so the function can return something meaningful on error paths. Reported-by: kbuild test robot Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed