]> www.infradead.org Git - users/willy/linux.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>
Wed, 20 Oct 2021 20:00:33 +0000 (16:00 -0400)
commit43a07486b36805899abe3249ae098aefd8e1aa5b
tree8642475ee01e7ef54bb671ceb4b19d0a8397a41b
parentc10e87356ad36bc7b79705ebe0e41b4b8b64abea
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