On Tue, 22 Aug 2023 11:35:38 +0800, Jinjie Ruan wrote: > Convert list_for_each() to list_for_each_entry() so that the pos list_head > pointer and list_entry() call are no longer needed, which can > reduce a few lines of code. No functional changed. > > Applied, thanks! [1/1] RDMA/hfi1: Use list_for_each_entry() helper https://git.kernel.org/rdma/rdma/c/3d91dfe72aac33 Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>