[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160625.120241.1521209512436530662.davem@davemloft.net>
Date: Sat, 25 Jun 2016 12:02:41 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: weiyj_lk@....com
Cc: tlfalcon@...ux.vnet.ibm.com, jallen@...ux.vnet.ibm.com,
netdev@...r.kernel.org, yongjun_wei@...ndmicro.com.cn,
linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH v2] ibmvnic: fix to use list_for_each_safe() when
delete items
From: Wei Yongjun <weiyj_lk@....com>
Date: Wed, 22 Jun 2016 10:51:46 +0800
> Since we will remove items off the list using list_del() we need
> to use a safe version of the list_for_each() macro aptly named
> list_for_each_safe().
>
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Your email client has corrupted the spacing in this patch, making
it unusable.
Powered by blists - more mailing lists