public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Srishti Sharma <srishtishar@gmail.com>
Cc: devel@driverdev.osuosl.org, outreachy-kernel@googlegroups.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] Staging: rtl8188eu: core: rtw_ap: Use list_for_each_entry_safe
Date: Wed, 18 Oct 2017 14:31:17 +0200	[thread overview]
Message-ID: <20171018123117.GA11890@kroah.com> (raw)
In-Reply-To: <1507196802-4143-1-git-send-email-srishtishar@gmail.com>

On Thu, Oct 05, 2017 at 03:16:42PM +0530, Srishti Sharma wrote:
> This is a cleanup patch and doesn't change runtime behavior. It 
> changes an open coded list traversal to use list_for_each_entry_safe.
> Done using the following semantic patch by coccinelle.

You have sent me two different patches, with this same subject.

And you have sent me lots of different patches for this same driver, I
don't have any idea which order to apply them in.  Please resend them
all, in an ordered patch series, properly numbered, so I know what to do
here.

thanks,

greg k-h

  reply	other threads:[~2017-10-18 12:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05  9:46 [PATCH v2] Staging: rtl8188eu: core: rtw_ap: Use list_for_each_entry_safe Srishti Sharma
2017-10-18 12:31 ` Greg KH [this message]
     [not found]   ` <CAB3L5ozhby6izgNjoBZS6BwzOgpVcoH1fErt8PN3JhptFv0FGA@mail.gmail.com>
2017-10-18 14:59     ` [Outreachy kernel] " Julia Lawall
     [not found]       ` <CAB3L5ow53Tp4nucKeRiZSTMoaBocSTbpfa20TqOURV76X75YqQ@mail.gmail.com>
2017-10-18 15:19         ` Julia Lawall
  -- strict thread matches above, loose matches on Subject: below --
2017-10-04 17:14 Srishti Sharma

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=20171018123117.GA11890@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=srishtishar@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