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-27 23:17:01 +0200 committer: Jonathan Corbet <corbet@lwn.net> 2020-05-05 09:22:21 -0600 commit: f476c6ed17d49553d40467514b4cb2dd2648e30f parent: 41defb4d0d587ef3fb9b90f3c320b6c41ef68f16
Commit Summary:
docs: filesystems: convert coda.txt to ReST
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/coda/Kconfig b/fs/coda/Kconfig
index ae6759f9594a..c3477eeafb3f 100644
--- a/fs/coda/Kconfig
+++ b/fs/coda/Kconfig
@@ -15,7 +15,7 @@ config CODA_FS
 	  *client*.  You will need user level code as well, both for the
 	  client and server.  Servers are currently user level, i.e. they need
 	  no kernel support.  Please read
-	  <file:Documentation/filesystems/coda.txt> and check out the Coda
+	  <file:Documentation/filesystems/coda.rst> and check out the Coda
 	  home page <http://www.coda.cs.cmu.edu/>.
 
 	  To compile the coda client support as a module, choose M here: the