]> 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)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Wed, 20 Jan 2021 15:29:07 +0000 (10:29 -0500)
commit01db948d199e65aff0d8ea90a84126dd21f93763
tree4d0366f383d91b55b896fd3276670fa7a401aed9
parent520a2bebbe214894e215f929ad09c6ab8f081e86
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