From: Stephan Mueller Date: Fri, 21 Oct 2016 02:58:46 +0000 (+0200) Subject: crypto: doc - remove crypto_alloc_ablkcipher X-Git-Tag: v4.10-rc1~65^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=71f3f027f8f8532d397ff2da7bdcd99bf0aa3867;p=karo-tx-linux.git crypto: doc - remove crypto_alloc_ablkcipher Remove the documentation reference to crypto_alloc_ablkcipher as the API function call was removed. Signed-off-by: Stephan Mueller Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/crypto/api-skcipher.rst b/Documentation/crypto/api-skcipher.rst index eabd369482ce..cd8830ba23af 100644 --- a/Documentation/crypto/api-skcipher.rst +++ b/Documentation/crypto/api-skcipher.rst @@ -106,9 +106,6 @@ Asynchronous Block Cipher API - Deprecated .. kernel-doc:: include/linux/crypto.h :doc: Asynchronous Block Cipher API -.. kernel-doc:: include/linux/crypto.h - :functions: crypto_alloc_ablkcipher - .. kernel-doc:: include/linux/crypto.h :functions: crypto_free_ablkcipher