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+samsung@kernel.org> 2019-07-26 09:51:27 -0300 committer: Jonathan Corbet <corbet@lwn.net> 2019-07-31 13:31:05 -0600 commit: ec23eb54fbc7a07405d416d77e8115e575ce3adc parent: 5a5e045bb3b839405e3a58b02a3333d33812214c
Commit Summary:
docs: fs: convert docs without extension to ReST
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/fs/isofs/export.c b/fs/isofs/export.c
index 85a9093769a9..35768a63fb1d 100644
--- a/fs/isofs/export.c
+++ b/fs/isofs/export.c
@@ -10,7 +10,7 @@
  *
  * The following files are helpful:
  *
- *     Documentation/filesystems/nfs/Exporting
+ *     Documentation/filesystems/nfs/exporting.rst
  *     fs/exportfs/expfs.c.
  */