Re: [PATCH 3/6] kernel: remove iterator use outside the loop

From: Greg KH
Date: Tue Mar 01 2022 - 05:41:46 EST


On Tue, Mar 01, 2022 at 03:58:36PM +0800, Xiaomeng Tong wrote:
> Demonstrations for:
> - list_for_each_entry_inside
> - list_for_each_entry_continue_inside
> - list_for_each_entry_safe_continue_inside

This changelog does not make much sense at all. Why are you making
these changes and how are we to review them? Same for the others in
this series.

confused,

greg k-h