]> www.infradead.org Git - users/willy/linux.git/commit
fs/coredump: Use maple tree iterators in place of linked list
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 4 Jan 2021 19:44:45 +0000 (14:44 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 20 Oct 2021 20:00:33 +0000 (16:00 -0400)
commit2266b95306d887343aedc8d965365e8e5d3c4e91
tree170d4bc7d92b12081c4ea275854e365ec464127c
parent8a4d55628a606b4e9012307b9904afd8baaf1f81
fs/coredump: Use maple tree iterators in place of linked list

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