mbox series

[0/6] Some trivial cleanups for shmem

Message ID cover.1738918357.git.baolin.wang@linux.alibaba.com (mailing list archive)
Headers show
Series Some trivial cleanups for shmem | expand

Message

Baolin Wang Feb. 7, 2025, 9:44 a.m. UTC
Hi,

Patch 1 - Patch 5 do some trivial cleanups and refactoring for shmem.
Patch 6 adds myself as shmem reviewer.

Baolin Wang (6):
  mm: shmem: drop the unused macro
  mm: shmem: remove 'fadvise()' comments
  mm: shmem: remove duplicate error validation
  mm: shmem: change the return value of shmem_find_swap_entries()
  mm: shmem: factor out the within_size logic into a new helper
  MAINTAINERS: add myself as shmem reviewer

 MAINTAINERS |  1 +
 mm/shmem.c  | 76 ++++++++++++++++++++++++++---------------------------
 2 files changed, 39 insertions(+), 38 deletions(-)