Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: filesystems: convert hfsplus.txt to ReST

Just trivial changes:

- Add a SPDX header;
- Add it to filesystems/index.rst.

While here, adjust document title, just to make it use the same
style of the other docs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4298409da951fbee000201a6c8d9c85e961b2b79.1581955849.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
cdded7db 5b7ac27a

+3
+2
Documentation/filesystems/hfsplus.txt Documentation/filesystems/hfsplus.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 1 2 3 + ====================================== 2 4 Macintosh HFSPlus Filesystem for Linux 3 5 ====================================== 4 6
+1
Documentation/filesystems/index.rst
··· 67 67 f2fs 68 68 gfs2 69 69 gfs2-uevents 70 + hfsplus 70 71 fuse 71 72 overlayfs 72 73 virtiofs