]> www.infradead.org Git - users/dwmw2/linux.git/commit
mm: remove page_has_private()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 21 Aug 2024 19:34:41 +0000 (20:34 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 4 Sep 2024 04:15:45 +0000 (21:15 -0700)
commit6dc151388e44957d471633ce70d72e3d27ae836d
treec11416d5b8f6d3ce07ff058dd4f2d223b7925557
parent3026bc1e82b695d69cde21712512922abe74aab9
mm: remove page_has_private()

This function has no more callers, except folio_has_private().  Combine
the two functions.

Link: https://lkml.kernel.org/r/20240821193445.2294269-9-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/page-flags.h