linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Phillip Potter <phil@philpotter.co.uk>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	linux-staging@lists.linux.dev,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Martin Kaiser <martin@kaiser.cx>
Subject: Re: [PATCH 00/15] staging: r8188eu: remove core dir RT_TRACE calls
Date: Thu, 5 Aug 2021 14:46:29 +0200	[thread overview]
Message-ID: <YQvdpUzKztxFNlvb@kroah.com> (raw)
In-Reply-To: <CAA=Fs0mViTb_vys9t1DKhFW-1fXxhLRuJM8o=BWqT6MrY9BXsQ@mail.gmail.com>

On Thu, Aug 05, 2021 at 01:37:06PM +0100, Phillip Potter wrote:
> On Thu, 5 Aug 2021 at 11:43, Greg KH <gregkh@linuxfoundation.org> wrote:
> >
> > On Sun, Aug 01, 2021 at 08:04:22PM +0100, Phillip Potter wrote:
> > > This series removes all RT_TRACE calls from code within the core directory.
> > >
> > > Phillip Potter (15):
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_pwrctrl.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_wlan_util.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_ieee80211.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_io.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_security.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_led.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_mp_ioctl.c
> > >   staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.c
> >
> > I applied the patches here that I could, others conflicted with other
> > changes I have taken recently.  Can you rebase and resend the remaining
> > ones now?
> >
> > thanks,
> >
> > greg k-h
> 
> Dear Greg,
> 
> Many thanks, and of course - will be this evening though after work
> though (BST). Hope that's ok.

Sure, no rush, we have no deadlines here :)

thanks,

greg k-h

      reply	other threads:[~2021-08-05 12:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-01 19:04 [PATCH 00/15] staging: r8188eu: remove core dir RT_TRACE calls Phillip Potter
2021-08-01 19:04 ` [PATCH 01/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_cmd.c Phillip Potter
2021-08-01 19:04 ` [PATCH 02/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_pwrctrl.c Phillip Potter
2021-08-01 19:04 ` [PATCH 03/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_wlan_util.c Phillip Potter
2021-08-01 19:04 ` [PATCH 04/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_ieee80211.c Phillip Potter
2021-08-01 19:04 ` [PATCH 05/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_io.c Phillip Potter
2021-08-01 19:04 ` [PATCH 06/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_ioctl_set.c Phillip Potter
2021-08-01 19:04 ` [PATCH 07/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c Phillip Potter
2021-08-01 19:04 ` [PATCH 08/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme_ext.c Phillip Potter
2021-08-01 19:04 ` [PATCH 09/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.c Phillip Potter
2021-08-01 19:04 ` [PATCH 10/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_security.c Phillip Potter
2021-08-01 19:04 ` [PATCH 11/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.c Phillip Potter
2021-08-01 19:04 ` [PATCH 12/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_xmit.c Phillip Potter
2021-08-01 19:04 ` [PATCH 13/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_led.c Phillip Potter
2021-08-01 19:04 ` [PATCH 14/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_mp_ioctl.c Phillip Potter
2021-08-01 19:04 ` [PATCH 15/15] staging: r8188eu: remove RT_TRACE calls from core/rtw_recv.c Phillip Potter
2021-08-05 10:43 ` [PATCH 00/15] staging: r8188eu: remove core dir RT_TRACE calls Greg KH
2021-08-05 12:37   ` Phillip Potter
2021-08-05 12:46     ` Greg KH [this message]

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=YQvdpUzKztxFNlvb@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=martin@kaiser.cx \
    --cc=phil@philpotter.co.uk \
    /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).