From 71f3f027f8f8532d397ff2da7bdcd99bf0aa3867 Mon Sep 17 00:00:00 2001 From: Stephan Mueller Date: Fri, 21 Oct 2016 04:58:46 +0200 Subject: 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 --- Documentation/crypto/api-skcipher.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'Documentation/crypto') 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 -- cgit v1.2.3