diff options
| author | Mike Rapoport <[email protected]> | 2022-06-27 06:00:26 +0000 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-06-27 19:52:53 +0000 |
| commit | ee65728e103bb7dd99d8604bf6c7aa89c7d7e446 (patch) | |
| tree | 356a37c67d23c69cf8de83120d08048276cb5bfc /mm/frontswap.c | |
| parent | Merge branch 'master' into mm-stable (diff) | |
| download | kernel-ee65728e103bb7dd99d8604bf6c7aa89c7d7e446.tar.gz kernel-ee65728e103bb7dd99d8604bf6c7aa89c7d7e446.zip | |
docs: rename Documentation/vm to Documentation/mm
so it will be consistent with code mm directory and with
Documentation/admin-guide/mm and won't be confused with virtual machines.
Signed-off-by: Mike Rapoport <[email protected]>
Suggested-by: Matthew Wilcox <[email protected]>
Tested-by: Ira Weiny <[email protected]>
Acked-by: Jonathan Corbet <[email protected]>
Acked-by: Wu XiangCheng <[email protected]>
Diffstat (limited to 'mm/frontswap.c')
| -rw-r--r-- | mm/frontswap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/frontswap.c b/mm/frontswap.c index 6f69b044a8cc..1a97610308cb 100644 --- a/mm/frontswap.c +++ b/mm/frontswap.c @@ -4,7 +4,7 @@ * * This code provides the generic "frontend" layer to call a matching * "backend" driver implementation of frontswap. See - * Documentation/vm/frontswap.rst for more information. + * Documentation/mm/frontswap.rst for more information. * * Copyright (C) 2009-2012 Oracle Corp. All rights reserved. * Author: Dan Magenheimer |
