On Tue, Mar 8, 2022 at 9:19 AM Jakob Koschel <jakobkoschel@xxxxxxxxx> wrote: > > This patch set removes any use of the list iterator variable past > the list body [..] This looks good to me. It also looks like now all of those cna trivially be written as that "list_traverse()" thing, but that can be done separately. Linus