lkml.org 
[lkml]   [2021]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] minor cleanups of include/linux/mm.h
Date
From: Mike Rapoport <rppt@linux.ibm.com>

Hi,

While looking at recent page_mapping_file() changes I've noticed that
page_rmapping() and page_anon_vma() could be moved from include/linux/mm.h
and we don't need two forward declarations of page_mapping().

I've also noticed that except page_mapping_file() we have somewhat similar
page_file_mapping(), which seems superfluous, but I didn't dig further to
see how one of them can be dropped.

The patches are vs v5.12-rc5-mmots-2021-03-31-22-26.

Mike Rapoport (2):
mm: move page_rmapping() and page_anon_vma() to mm/internal.h
include/linux/mm.h: remove duplicated declaration of page_mapping()

include/linux/mm.h | 4 ----
mm/internal.h | 3 +++
2 files changed, 3 insertions(+), 4 deletions(-)

--
2.28.0

\
 
 \ /
  Last update: 2021-04-05 17:17    [W:0.041 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site