From: Jonathan Neuschäfer Date: Thu, 8 Aug 2019 16:30:11 +0000 (+0200) Subject: Documentation: crypto: crypto_engine: Fix Sphinx warning X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5d2ded2823c30df6410a3d8934cd1df6fe0aa284;p=openwrt%2Fstaging%2Fblogic.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 Signed-off-by: Herbert Xu --- diff --git a/Documentation/crypto/crypto_engine.rst b/Documentation/crypto/crypto_engine.rst index 236c674d6897..3baa23c2cd08 100644 --- a/Documentation/crypto/crypto_engine.rst +++ b/Documentation/crypto/crypto_engine.rst @@ -1,4 +1,5 @@ .. SPDX-License-Identifier: GPL-2.0 + Crypto Engine =============