From: Herbert Xu Date: Wed, 13 Jan 2016 07:00:36 +0000 (+0800) Subject: crypto: algif_hash - Remove custom release parent function X-Git-Tag: v3.2.77~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e7011182cdfda7fe4061e4eff3f8383132b111;p=pandora-kernel.git crypto: algif_hash - Remove custom release parent function commit f1d84af1835846a5a2b827382c5848faf2bb0e75 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