linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: qiwuchen55@gmail.com
Cc: linux-ide@vger.kernel.org, chenqiwu@xiaomi.com
Subject: Re: [PATCH] drivers/ide: convert to list_for_each_entry_safe()
Date: Thu, 02 Apr 2020 18:07:08 -0700 (PDT)	[thread overview]
Message-ID: <20200402.180708.1473370061621820603.davem@davemloft.net> (raw)
In-Reply-To: <1581671785-25125-1-git-send-email-qiwuchen55@gmail.com>

From: qiwuchen55@gmail.com
Date: Fri, 14 Feb 2020 17:16:25 +0800

> From: chenqiwu <chenqiwu@xiaomi.com>
> 
> Use list_for_each_entry_safe() instead of list_for_each_safe()
> to simplify the code.
> 
> Signed-off-by: chenqiwu <chenqiwu@xiaomi.com>

Applied, thank you.

  reply	other threads:[~2020-04-03  1:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14  9:16 [PATCH] drivers/ide: convert to list_for_each_entry_safe() qiwuchen55
2020-04-03  1:07 ` David Miller [this message]
2020-04-05 17:29 ` Guenter Roeck

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=20200402.180708.1473370061621820603.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=chenqiwu@xiaomi.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=qiwuchen55@gmail.com \
    /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).