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/ecryptfs/Kconfig b/fs/ecryptfs/Kconfig
index 522c35d5292b..1bdeaa6d5790 100644
--- a/fs/ecryptfs/Kconfig
+++ b/fs/ecryptfs/Kconfig
@@ -7,7 +7,7 @@ config ECRYPT_FS
 	select CRYPTO_MD5
 	help
 	  Encrypted filesystem that operates on the VFS layer.  See
-	  <file:Documentation/filesystems/ecryptfs.txt> to learn more about
+	  <file:Documentation/filesystems/ecryptfs.rst> to learn more about
 	  eCryptfs.  Userspace components are required and can be
 	  obtained from <http://ecryptfs.sf.net>.