From d7482c0da76c15b29624dccff2304589eae4651b Mon Sep 17 00:00:00 2001 From: Li Xinhai Date: Wed, 8 Sep 2021 22:52:15 +0800 Subject: Doc: page_migration: fix numbering for non-LRU movable flags The non-LRU movable flags part is not relevant to above 3 funcitons, so remove the number 4. Signed-off-by: Li Xinhai Link: https://lore.kernel.org/r/20210908145215.592325-1-lixinhai.lxh@gmail.com Signed-off-by: Jonathan Corbet --- Documentation/vm/page_migration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/vm') diff --git a/Documentation/vm/page_migration.rst b/Documentation/vm/page_migration.rst index db9d7e5539cb..08810f549f70 100644 --- a/Documentation/vm/page_migration.rst +++ b/Documentation/vm/page_migration.rst @@ -205,7 +205,7 @@ which are function pointers of struct address_space_operations. In this function, the driver should put the isolated page back into its own data structure. -4. non-LRU movable page flags +Non-LRU movable page flags There are two page flags for supporting non-LRU movable page. -- cgit v1.2.3