Documentation/mm: modify page_referenced to folio_referenced
authorVernon Yang <vernon2gm@gmail.com>
Mon, 26 Sep 2022 15:20:32 +0000 (23:20 +0800)
committerJonathan Corbet <corbet@lwn.net>
Thu, 29 Sep 2022 19:16:08 +0000 (13:16 -0600)
commit9a7d7a80e11025e5e8b4dedf75c97096b67a7b9b
treeda8dba1350345fc1326d7a18fcea2462f93fbde6
parent26e54448092917edd54c4255382f78b24e07b01f
Documentation/mm: modify page_referenced to folio_referenced

Since commit b3ac04132c4b ("mm/rmap: Turn page_referenced() into
folio_referenced()") the page_referenced function name was modified,
so fix it up to use the correct one.

Signed-off-by: Vernon Yang <vernon2gm@gmail.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/20220926152032.74621-1-vernon2gm@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/mm/unevictable-lru.rst