linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm: minor cleanups in rmap
@ 2025-04-18  9:55 Ye Liu
  2025-04-18  9:55 ` [PATCH v2 1/2] mm/rmap: rename page__anon_vma to page_anon_vma for consistency Ye Liu
  2025-04-18  9:56 ` [PATCH v2 2/2] mm/rmap: fix typo in comment in page_address_in_vma Ye Liu
  0 siblings, 2 replies; 9+ messages in thread
From: Ye Liu @ 2025-04-18  9:55 UTC (permalink / raw)
  To: akpm, nao.horiguchi, linmiaohe
  Cc: linux-kernel, linux-mm, lorenzo.stoakes, Liam.Howlett, david,
	harry.yoo, riel, vbabka, liuye, ye.liu

Minor cleanups in mm/rmap.c:

- Rename a local variable for consistency
- Fix a typo in a comment

No functional changes.

Changes in v2:
- Dropped the "mm/memory-failure" patch.
- Kept only the uncontroversial rmap cleanups.

Ye Liu (2):
  mm/rmap: rename page__anon_vma to page_anon_vma for consistency
  mm/rmap: fix typo in comment in page_address_in_vma

 mm/rmap.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-04-18 10:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-18  9:55 [PATCH v2 0/2] mm: minor cleanups in rmap Ye Liu
2025-04-18  9:55 ` [PATCH v2 1/2] mm/rmap: rename page__anon_vma to page_anon_vma for consistency Ye Liu
2025-04-18 10:00   ` Lorenzo Stoakes
2025-04-18 10:12     ` Ye Liu
2025-04-18 10:40   ` David Hildenbrand
2025-04-18 10:50     ` Lorenzo Stoakes
2025-04-18 10:58       ` David Hildenbrand
2025-04-18  9:56 ` [PATCH v2 2/2] mm/rmap: fix typo in comment in page_address_in_vma Ye Liu
2025-04-18 10:00   ` Lorenzo Stoakes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox