aboutsummaryrefslogtreecommitdiffstats
path: root/mm/frontswap.c
diff options
context:
space:
mode:
authorMike Rapoport <rppt@linux.vnet.ibm.com>2018-03-21 15:22:47 -0400
committerJonathan Corbet <corbet@lwn.net>2018-04-16 16:18:15 -0400
commitad56b738c5dd223a2f66685830f82194025a6138 (patch)
tree3994f40f1f93aec279d0b5c9117c0085a9f9ab03 /mm/frontswap.c
parent3406bb5c64a091ad887c3fb339ad88e9e88ef938 (diff)
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/frontswap.c')
-rw-r--r--mm/frontswap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/frontswap.c b/mm/frontswap.c
index fec8b5044040..4f5476a0f955 100644
--- a/mm/frontswap.c
+++ b/mm/frontswap.c
@@ -3,7 +3,7 @@
3 * 3 *
4 * This code provides the generic "frontend" layer to call a matching 4 * This code provides the generic "frontend" layer to call a matching
5 * "backend" driver implementation of frontswap. See 5 * "backend" driver implementation of frontswap. See
6 * Documentation/vm/frontswap.txt for more information. 6 * Documentation/vm/frontswap.rst for more information.
7 * 7 *
8 * Copyright (C) 2009-2012 Oracle Corp. All rights reserved. 8 * Copyright (C) 2009-2012 Oracle Corp. All rights reserved.
9 * Author: Dan Magenheimer 9 * Author: Dan Magenheimer