crypto: algif_skcipher - Remove custom release parent function
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 Jan 2016 07:01:06 +0000 (15:01 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 18 Jan 2016 10:16:33 +0000 (18:16 +0800)
commitd7b65aee1e7b4c87922b0232eaba56a8a143a4a0
tree5993f7613918a926bfe928d6b74c947220173161
parentf1d84af1835846a5a2b827382c5848faf2bb0e75
crypto: algif_skcipher - Remove custom release parent function

This patch removes the custom release parent function as the
generic af_alg_release_parent now works for nokey sockets too.

Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algif_skcipher.c