]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: fix filesystems/locking.rst malformed table warnings
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 15 Jun 2020 03:22:19 +0000 (20:22 -0700)
committerJonathan Corbet <corbet@lwn.net>
Fri, 19 Jun 2020 19:23:08 +0000 (13:23 -0600)
commit15a02eb42dab26b23b065c4b1749567c49d107ea
treed71af6d64cdc43b176af825156012972c5be1977
parent22decb99cb8ab18fd9bdd117fcd14fd3e81ca222
Documentation: fix filesystems/locking.rst malformed table warnings

Fix Sphinx malformed table warnings in filesystems/locking.rst:

lnx-58-rc1/Documentation/filesystems/locking.rst:443: WARNING: Malformed table.
Text in column margin in table line 8.

lnx-58-rc1/Documentation/filesystems/locking.rst:620: WARNING: Malformed table.
Text in column margin in table line 2.

Fixes: 667be7bdcde0 ("docs: fs: convert docs without extension to ReST")
Fixes: d2f8e7db34bc ("mmap locking API: convert mmap_sem comments")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Michel Lespinasse <walken@google.com>
Link: https://lore.kernel.org/r/12c2afd1-2dcf-2ea0-02aa-bc2759729c77@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/locking.rst