]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/proc/base: Use maple tree iterators in place of linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:46:23 +0000 (14:46 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Sat, 30 Oct 2021 03:38:44 +0000 (23:38 -0400)
commit0179e3531e7635916e6b75206b461ab195698574
treecfe580c7d20368a7733ca1249926a64b76c3e3ba
parent95260ea9a2e26f11872302454ab3a1428a7da5ba
fs/proc/base: Use maple tree iterators in place of linked list

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
fs/proc/base.c