From: Herbert Xu Date: Thu, 28 May 2015 14:07:57 +0000 (+0800) Subject: crypto: aead - Ignore return value from crypto_unregister_alg X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43615369ab79f2c06532ea1607266b8307ccce82;p=pandora-kernel.git crypto: aead - Ignore return value from crypto_unregister_alg No new code should be using the return value of crypto_unregister_alg as it will become void soon. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed