Documentation: filesystems: convert vfat.txt to RST
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>
Mon, 23 Dec 2019 01:00:30 +0000 (22:00 -0300)
committerJonathan Corbet <corbet@lwn.net>
Fri, 10 Jan 2020 17:58:45 +0000 (10:58 -0700)
commita1986433a9fd7a0410c9267805e19bcbdcffa2fc
treeb8e89d54067766759e4c3c44fdce4e2963092b2e
parente43630edc376e3243bf73010ddf21690e81a9e38
Documentation: filesystems: convert vfat.txt to RST

Converts vfat.txt to the reStructuredText format, improving presentation
without changing the underlying content.

Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
-----------------------------------------------------------
Changes in v3:
Removed unnecessary markup.
Removed section "BUG REPORTS" as recommended by the maintainer.

Changes in v2:
Refactored long lines as pointed out by Jonathan
Copied the maintainer
Updated the reference in the MAINTAINERS file for vfat

I did not move this into admin-guide, waiting on what the
maintainer has to say about this and also about old sections
in the text, if any.

Link: https://lore.kernel.org/r/20191223010030.434902-1-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/index.rst
Documentation/filesystems/vfat.rst [new file with mode: 0644]
Documentation/filesystems/vfat.txt [deleted file]
MAINTAINERS