[PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the loop body

Jakub Kicinski kuba at kernel.org
Wed Apr 13 07:29:05 AEST 2022


On Tue, 12 Apr 2022 14:15:53 +0200 Jakob Koschel wrote:
> -	struct list_head *head = &efx->rss_context.list;
> +	struct list_head *head = *pos = &efx->rss_context.list;

ENOTBUILT, please wait with the reposting. Since you posted two
versions today I guess that's 2x 24h? :)


More information about the Linuxppc-dev mailing list