VisionFive2 Linux kernel

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

More than 9999 Commits   33 Branches   55 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/romfs/Kconfig b/fs/romfs/Kconfig
index ad4c45788896..9737b8e68878 100644
--- a/fs/romfs/Kconfig
+++ b/fs/romfs/Kconfig
@@ -6,7 +6,7 @@ config ROMFS_FS
 	  This is a very small read-only file system mainly intended for
 	  initial ram disks of installation disks, but it could be used for
 	  other read-only media as well.  Read
-	  <file:Documentation/filesystems/romfs.txt> for details.
+	  <file:Documentation/filesystems/romfs.rst> for details.
 
 	  To compile this file system support as a module, choose M here: the
 	  module will be called romfs.  Note that the file system of your