linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: fuse: fix Sphinx directive warning
@ 2020-02-10  3:33 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-02-10  3:33 UTC (permalink / raw)
  To: Linux FS Devel, linux-doc@vger.kernel.org, Miklos Szeredi
  Cc: Daniel W. S. Almeida

From: Randy Dunlap <rdunlap@infradead.org>

Fix a documentation warning due to missing a blank line after a directive:

Documentation/filesystems/fuse.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-fsdevel@vger.kernel.org
Cc: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
---
 Documentation/filesystems/fuse.rst |    1 +
 1 file changed, 1 insertion(+)

--- lnx-56-rc1.orig/Documentation/filesystems/fuse.rst
+++ lnx-56-rc1/Documentation/filesystems/fuse.rst
@@ -1,4 +1,5 @@
 .. SPDX-License-Identifier: GPL-2.0
+
 ==============
 FUSE
 ==============


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-10  3:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10  3:33 [PATCH] Documentation: fuse: fix Sphinx directive warning Randy Dunlap

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).