[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200216.185958.576122723709663295.davem@davemloft.net>
Date: Sun, 16 Feb 2020 18:59:58 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: qiwuchen55@...il.com
Cc: andrew.hendry@...il.com, kuba@...nel.org, allison@...utok.net,
tglx@...utronix.de, linux-x25@...r.kernel.org,
netdev@...r.kernel.org, chenqiwu@...omi.com
Subject: Re: [PATCH] net: x25: convert to list_for_each_entry_safe()
From: qiwuchen55@...il.com
Date: Fri, 14 Feb 2020 17:18:26 +0800
> From: chenqiwu <chenqiwu@...omi.com>
>
> Use list_for_each_entry_safe() instead of list_for_each_safe()
> to simplify the code.
>
> Signed-off-by: chenqiwu <chenqiwu@...omi.com>
Applied to net-next.
Powered by blists - more mailing lists