From: Wei Yongjun Date: Tue, 7 May 2013 11:39:20 +0000 (+0800) Subject: pstore/ram: fix error return code in ramoops_probe() X-Git-Tag: v3.10-rc1~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47110b88912a997f25d42373e339804d51da98de;p=pandora-kernel.git pstore/ram: fix error return code in ramoops_probe() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed