linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
@ 2019-08-08 16:30 Jonathan Neuschäfer
  2019-08-15 12:06 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2019-08-08 16:30 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Herbert Xu, David S. Miller,
	Jonathan Corbet, linux-crypto, linux-kernel

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>
---
 Documentation/crypto/crypto_engine.rst | 1 +
 1 file changed, 1 insertion(+)

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
 =============

--
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
  2019-08-08 16:30 [PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning Jonathan Neuschäfer
@ 2019-08-15 12:06 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2019-08-15 12:06 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, David S. Miller, Jonathan Corbet, linux-crypto, linux-kernel

On Thu, Aug 08, 2019 at 06:30:11PM +0200, Jonathan Neuschäfer wrote:
> 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>
> ---
>  Documentation/crypto/crypto_engine.rst | 1 +
>  1 file changed, 1 insertion(+)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-15 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-08 16:30 [PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning Jonathan Neuschäfer
2019-08-15 12:06 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).