All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Schmidt <stefan@datenfreihafen.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	linux-wpan@vger.kernel.org, netdev <netdev@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Alan Ott <alan@signal11.us>,
	Alexander Aring <alex.aring@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>
Subject: Re: [PATCH v1 1/1] mrf29j40: Drop unneeded of_match_ptr()
Date: Thu, 3 Jun 2021 11:23:23 +0200	[thread overview]
Message-ID: <bc7ad567-5dd4-3176-2b71-5dd36cc03875@datenfreihafen.org> (raw)
In-Reply-To: <CAHp75VdcFut0Tks3O=HJPLncebgDdfEv7Robm9ujG6yL+PT3OQ@mail.gmail.com>

Hello.

On 03.06.21 11:19, Andy Shevchenko wrote:
> On Thu, Jun 3, 2021 at 11:35 AM Stefan Schmidt
> <stefan@datenfreihafen.org> wrote:
>> On 31.05.21 15:22, Andy Shevchenko wrote:
>>> Driver can be used in different environments and moreover, when compiled
>>> with !OF, the compiler may issue a warning due to unused mrf24j40_of_match
>>> variable. Hence drop unneeded of_match_ptr() call.
>>>
>>> While at it, update headers block to reflect above changes.
> 
> ...
> 
>> I took the freedom to fix the typo in the subject line and add a better
>> prefix:
>>
>> net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
> 
> Right, thanks!
> 
>> This patch has been applied to the wpan tree and will be
>> part of the next pull request to net. Thanks!
> 
> Btw, which tree are you using for wpan development? I see one with 6
> weeks old commits, is that the correct one?

I assume you mean this one:
https://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git/

Its the correct one. I was a bit busy lately, but luckily ieee802154 
patches again net apply fine most of the time as well.

I collected the piled up patches right now and will send a pull request 
after some testing later today. Once that is merged I will update my 
tree as well.

regards
Stefan Schmidt

  reply	other threads:[~2021-06-03  9:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31 13:22 [PATCH v1 1/1] mrf29j40: Drop unneeded of_match_ptr() Andy Shevchenko
2021-06-03  8:34 ` Stefan Schmidt
2021-06-03  9:19   ` Andy Shevchenko
2021-06-03  9:23     ` Stefan Schmidt [this message]
2021-06-03  9:25       ` Andy Shevchenko

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=bc7ad567-5dd4-3176-2b71-5dd36cc03875@datenfreihafen.org \
    --to=stefan@datenfreihafen.org \
    --cc=alan@signal11.us \
    --cc=alex.aring@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.