From: Herbert Xu Date: Wed, 13 Jan 2016 07:01:06 +0000 (+0800) Subject: crypto: algif_skcipher - Remove custom release parent function X-Git-Tag: v3.2.77~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac88c40e23f7ad953721723aca1f9503023d022;p=pandora-kernel.git crypto: algif_skcipher - Remove custom release parent function commit d7b65aee1e7b4c87922b0232eaba56a8a143a4a0 upstream. This patch removes the custom release parent function as the generic af_alg_release_parent now works for nokey sockets too. Signed-off-by: Herbert Xu Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed