[PATCH 0/2] mm/gup: Cleanup memfd_pin_folios()

Vishal Moola (Oracle) posted 2 patches 9 months, 2 weeks ago
mm/gup.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
[PATCH 0/2] mm/gup: Cleanup memfd_pin_folios()
Posted by Vishal Moola (Oracle) 9 months, 2 weeks ago
A couple straightforward cleanups to memfd_pin_folios() found through
code inspection. Saves 124 bytes of kernel text overall and makes the
code more readable.

Vishal Moola (Oracle) (2):
  mm/gup: Remove unnecessary check in memfd_pin_folios()
  mm/gup: Remove page_folio() in memfd_pin_folios()

 mm/gup.c | 17 ++---------------
 1 file changed, 2 insertions(+), 15 deletions(-)

-- 
2.49.0