diff options
author | Kefeng Wang <[email protected]> | 2023-04-17 19:48:07 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-21 14:52:02 -0700 |
commit | 4bf4f155bfbc77a12ad2c9e12d9f57718adb9a5c (patch) | |
tree | bae3865fc93a81cd6c0526fc37845c43be97b21e /drivers/usb/cdns3/cdns3-debug.h | |
parent | c6c8c3e7b47d7d20952202e7568389a5e3b043dd (diff) |
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Both of them change the arg from page_list to folio_list when convert them
to use a folio, but not the declaration, let's correct it, also move the
reclaim_pages() from swap.h to internal.h as it only used in mm.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Reviwed-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: SeongJae Park <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions