summaryrefslogtreecommitdiffstats
path: root/mm/cleancache.c
diff options
context:
space:
mode:
authorMike Rapoport2018-03-21 20:22:47 +0100
committerJonathan Corbet2018-04-16 22:18:15 +0200
commitad56b738c5dd223a2f66685830f82194025a6138 (patch)
tree3994f40f1f93aec279d0b5c9117c0085a9f9ab03 /mm/cleancache.c
parentdocs/vm: zswap.txt: convert to ReST format (diff)
downloadkernel-qcow2-linux-ad56b738c5dd223a2f66685830f82194025a6138.tar.gz
kernel-qcow2-linux-ad56b738c5dd223a2f66685830f82194025a6138.tar.xz
kernel-qcow2-linux-ad56b738c5dd223a2f66685830f82194025a6138.zip
docs/vm: rename documentation files to .rst
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'mm/cleancache.c')
-rw-r--r--mm/cleancache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/cleancache.c b/mm/cleancache.c
index f7b9fdc79d97..126548b5a292 100644
--- a/mm/cleancache.c
+++ b/mm/cleancache.c
@@ -3,7 +3,7 @@
*
* This code provides the generic "frontend" layer to call a matching
* "backend" driver implementation of cleancache. See
- * Documentation/vm/cleancache.txt for more information.
+ * Documentation/vm/cleancache.rst for more information.
*
* Copyright (C) 2009-2010 Oracle Corp. All rights reserved.
* Author: Dan Magenheimer