]> www.infradead.org Git - users/willy/linux.git/commit
mm: Introduce vma_next() and vma_prev()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 20:13:14 +0000 (15:13 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:33 +0000 (16:00 -0400)
commitd566bb4893e853066c164688b1fe736b61d0975c
tree6acba4c524534aef1c5cf882e9e774683fa39dd0
parent94f959fff847955bea102b9c38b3708439505d07
mm: Introduce vma_next() and vma_prev()

Rename internal vma_next() to _vma_next().

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
include/linux/mm.h
mm/mmap.c