VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2020-04-14 18:48:37 +0200 committer: Jonathan Corbet <corbet@lwn.net> 2020-04-20 15:45:22 -0600 commit: 0c1bc6b84525b96aa9fb8f6fbe8c5cb26a5c0ead parent: 3ecad8c2c1ff333e204c26e2f0dddfa623153f87
Commit Summary:
docs: filesystems: fix renamed references
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/ntfs/Kconfig b/fs/ntfs/Kconfig
index de9fb5cff226..1667a7e590d8 100644
--- a/fs/ntfs/Kconfig
+++ b/fs/ntfs/Kconfig
@@ -18,7 +18,7 @@ config NTFS_FS
 	  the Linux 2.4 kernel series is separately available as a patch
 	  from the project web site.
 
-	  For more information see <file:Documentation/filesystems/ntfs.txt>
+	  For more information see <file:Documentation/filesystems/ntfs.rst>
 	  and <http://www.linux-ntfs.org/>.
 
 	  To compile this file system support as a module, choose M here: the