crypto: doc - remove crypto_alloc_ablkcipher
authorStephan Mueller <smueller@chronox.de>
Fri, 21 Oct 2016 02:58:46 +0000 (04:58 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 13 Dec 2016 23:38:06 +0000 (16:38 -0700)
Remove the documentation reference to crypto_alloc_ablkcipher as the API
function call was removed.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/crypto/api-skcipher.rst

index eabd369..cd8830b 100644 (file)
@@ -107,9 +107,6 @@ Asynchronous Block Cipher API - Deprecated
    :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
 
 .. kernel-doc:: include/linux/crypto.h