From: Mauro Carvalho Chehab Date: Tue, 3 Mar 2020 15:50:37 +0000 (+0100) Subject: docs: filesystems: fuse.rst: supress a Sphinx warning X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3b31589c7d8565725f6e7360337086ef08254766;p=linux.git 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 Link: https://lore.kernel.org/r/cad541ec7d8d220d57bd5d097d60c62da64054ac.1583250595.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/filesystems/fuse.rst b/Documentation/filesystems/fuse.rst index 8e455065ce9e2..cd717f9bf9405 100644 --- a/Documentation/filesystems/fuse.rst +++ b/Documentation/filesystems/fuse.rst @@ -1,7 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0 -============== + +==== FUSE -============== +==== Definitions ===========