]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80db355b20640f11455afcc73054fd668c5ee9ed
tree7b4ebb171723b4bc64204889d3940ccaa9112f1b
parentaceaf23f7e5f3367f58a80e2d00721bf5b603ce7
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