diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-03 16:50:37 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-03-10 18:55:25 +0100 |
commit | 3b31589c7d8565725f6e7360337086ef08254766 (patch) | |
tree | 72b28aa03df40946a74b7c7e090919def0f663cd /Documentation/filesystems | |
parent | docs: translations: it: avoid duplicate refs at programming-language.rst (diff) | |
download | linux-3b31589c7d8565725f6e7360337086ef08254766.tar.xz linux-3b31589c7d8565725f6e7360337086ef08254766.zip |
docs: filesystems: fuse.rst: supress a Sphinx warning
Get rid of this warning:
Documentation/filesystems/fuse.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.
Fixes: 8ab13bca428b ("Documentation: filesystems: convert fuse to RST")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/cad541ec7d8d220d57bd5d097d60c62da64054ac.1583250595.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/fuse.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/filesystems/fuse.rst b/Documentation/filesystems/fuse.rst index 8e455065ce9e..cd717f9bf940 100644 --- a/Documentation/filesystems/fuse.rst +++ b/Documentation/filesystems/fuse.rst @@ -1,7 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -============== + +==== FUSE -============== +==== Definitions =========== |