summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2024-04-02 23:16:57 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-26 06:56:40 +0300
commit4c773a44257f1f8a88ebc2c1bf67799bb4d6f409 (patch)
tree59dc74bd6901620deb0ba3384d0f4ea96e73181c /mm/page_alloc.c
parentbc7996c864bf58102f640474e04ec5ab04911ac1 (diff)
downloadlinux-4c773a44257f1f8a88ebc2c1bf67799bb4d6f409.tar.xz
mm: remove struct page from get_shadow_from_swap_cache
We don't actually use any parts of struct page; all we do is check the value of the pointer. So give the pointer the appropriate name & type. Link: https://lkml.kernel.org/r/20240402201659.918308-1-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions