]> www.infradead.org Git - users/willy/linux.git/commit
mm/msync: Use vma_next() instead of vma linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 20:04:14 +0000 (15:04 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:34 +0000 (16:00 -0400)
commit255fa1693be90093279aabe056b2e079916db967
tree11e55393ff6ba647b1c0e39f8be8f2c0c9369ae4
parent417a28b28dbce6addf8be2d3dbc2f81c9401fec7
mm/msync: Use vma_next() instead of vma linked list

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
mm/msync.c