linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: weiyj_lk@163.com
Cc: tlfalcon@linux.vnet.ibm.com, jallen@linux.vnet.ibm.com,
	netdev@vger.kernel.org, yongjun_wei@trendmicro.com.cn,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v2] ibmvnic: fix to use list_for_each_safe() when delete items
Date: Sat, 25 Jun 2016 12:02:41 -0400 (EDT)	[thread overview]
Message-ID: <20160625.120241.1521209512436530662.davem@davemloft.net> (raw)
In-Reply-To: <2db3a1f8-cafd-8fde-6223-2b2e3787d615@163.com>

From: Wei Yongjun <weiyj_lk@163.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@trendmicro.com.cn>

Your email client has corrupted the spacing in this patch, making
it unusable.

  reply	other threads:[~2016-06-25 16:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18  2:53 [PATCH] ibmvnic: fix to use list_for_each_safe() when delete items weiyj_lk
2016-06-20 15:50 ` Thomas Falcon
2016-06-21 16:01   ` Thomas Falcon
2016-06-22  2:23     ` Wei Yongjun
2016-06-22  2:51     ` [PATCH v2] " Wei Yongjun
2016-06-25 16:02       ` David Miller [this message]
2016-06-27 12:48         ` weiyj_lk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160625.120241.1521209512436530662.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jallen@linux.vnet.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=netdev@vger.kernel.org \
    --cc=tlfalcon@linux.vnet.ibm.com \
    --cc=weiyj_lk@163.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).