]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/algif_hash.c
crypto: algif_hash - Remove custom release parent function
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 Jan 2016 07:00:36 +0000 (15:00 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 18 Jan 2016 10:16:33 +0000 (18:16 +0800)
commitf1d84af1835846a5a2b827382c5848faf2bb0e75
tree7b4ebb171723b4bc64204889d3940ccaa9112f1b
parent6a935170a980024dd29199e9dbb5c4da4767a1b9
crypto: algif_hash - 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_hash.c