On Wed, Aug 30, 2023 at 03:54:51PM +0800, Jinjie Ruan wrote: > Convert list_for_each() to list_for_each_entry() so that the list_itr > list_head pointer and list_entry() call are no longer needed, which > can reduce a few lines of code. No functional changed. Seems correct to me, assumed that this has been tested, Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> -- With Best Regards, Andy Shevchenko