mirror of https://gitee.com/openkylin/linux.git
Documentation: crypto: crypto_engine: Fix Sphinx warning
This fixes the following Sphinx warning: Documentation/crypto/crypto_engine.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
5f05cdca27
commit
5d2ded2823
|
@ -1,4 +1,5 @@
|
|||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
Crypto Engine
|
||||
=============
|
||||
|
||||
|
|
Loading…
Reference in New Issue