[PATCH 0/2] mm: remove three unused helpers from mm.h

Tal Zussman posted 2 patches 3 weeks, 3 days ago
There is a newer version of this series
include/linux/mm.h | 16 ----------------
1 file changed, 16 deletions(-)
[PATCH 0/2] mm: remove three unused helpers from mm.h
Posted by Tal Zussman 3 weeks, 3 days ago
I happened to notice these were unused. Two of them are relatively
recently unused, and one has been unused for a few years. Remove them.

---
Tal Zussman (2):
      mm: remove unused mark_page_reserved()
      mm: remove unused totalram_pages_inc() and totalram_pages_dec()

 include/linux/mm.h | 16 ----------------
 1 file changed, 16 deletions(-)
---
base-commit: ead700ca770c82167af32622cf8b68c9f87c3c7c
change-id: 20260901-mm-remove-unused-helpers-33056049864c

Best regards,
--  
Tal Zussman <tz2294@columbia.edu>