Skip to content

Commit

Permalink
Documentation: crypto: crypto_engine: Fix Sphinx warning
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
neuschaefer authored and herbertx committed Aug 15, 2019
1 parent 5f05cdc commit 5d2ded2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/crypto/crypto_engine.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
Crypto Engine
=============

Expand Down

0 comments on commit 5d2ded2

Please sign in to comment.