Re: [PATCH 00/10] staging: lustre: assorted code improvements for list manipulations.
On Mon, Oct 30, 2017 at 03:59:27PM +1100, NeilBrown wrote: > There are mostly conversions of list_for_each() to > list_for_each_entry() and similar. list_first_entry() > also makes a few appearances.