Hi Axel, On Thu, Nov 06, 2014 at 06:20:41PM +0800, Axel Lin wrote: > list_for_each_entry_safe() is necessary if list objects are deleted from > the list while traversing it. Not the case here, so we can use the base > list_for_each_entry variant. > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx> > --- > net/nfc/llcp_sock.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied to nfc-next, thanks. Cheers, Samuel. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html