From: Wei Yongjun Date: Wed, 30 Oct 2013 03:23:02 +0000 (+0800) Subject: KEYS: fix error return code in big_key_instantiate() X-Git-Tag: v3.13-rc1~18^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b86970245b64652c4d7799e707dd8bd1533b64;p=pandora-kernel.git KEYS: fix error return code in big_key_instantiate() 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 Signed-off-by: David Howells --- Reading git-diff-tree failed