[PATCH 0/2] mm: drop "sub" prefix from various places

From: Dev Jain

Date: Tue Jun 23 2026 - 09:00:33 EST


Patch 1 converts subpage->page : folios have pages, not subpages.

Patch 2 drops "sub" from a function and a variable because the context
is clear enough.

---
These patches were originally in:
https://lore.kernel.org/all/20260526063635.61721-1-dev.jain@xxxxxxx/
as patches 6 and 11. Split out for easing review.

Applies on mm-unstable (81652c5a65d4).

Dev Jain (2):
mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
mm/mprotect: drop 'sub' from batching context

mm/mprotect.c | 12 ++++++------
mm/swap.h | 4 ++--
mm/swapfile.c | 16 ++++++++--------
3 files changed, 16 insertions(+), 16 deletions(-)

--
2.43.0