netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: davem@davemloft.net
Cc: andrew@lunn.ch, hkallweit1@gmail.com, edumazet@google.com,
	kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com
Subject: Re: [PATCH RESEND net-next 0/3] Constify a few sfp/phy fwnodes
Date: Mon, 27 Mar 2023 09:22:26 +0100	[thread overview]
Message-ID: <ZCFSQlt4tbT2aYT4@shell.armlinux.org.uk> (raw)
In-Reply-To: <167990161807.4487.6574989274256507257.git-patchwork-notify@kernel.org>

Hi David,

I notice you merged this to the net tree rather than the net-next tree
which was in the subject tag. Was there a reason for applying it to
the net tree?

Thanks.

On Mon, Mar 27, 2023 at 07:20:18AM +0000, patchwork-bot+netdevbpf@kernel.org wrote:
> Hello:
> 
> This series was applied to netdev/net.git (main)
> by David S. Miller <davem@davemloft.net>:
> 
> On Fri, 24 Mar 2023 09:23:17 +0000 you wrote:
> > Hi,
> > 
> > This series constifies a bunch of fwnode_handle pointers that are only
> > used to refer to but not modify the contents of the fwnode structures.
> > 
> >  drivers/net/phy/phy_device.c | 2 +-
> >  drivers/net/phy/sfp-bus.c    | 6 +++---
> >  include/linux/phy.h          | 2 +-
> >  include/linux/sfp.h          | 5 +++--
> >  4 files changed, 8 insertions(+), 7 deletions(-)
> 
> Here is the summary with links:
>   - [net-next,1/3] net: sfp: make sfp_bus_find_fwnode() take a const fwnode
>     https://git.kernel.org/netdev/net/c/a90ac762d345
>   - [net-next,2/3] net: sfp: constify sfp-bus internal fwnode uses
>     https://git.kernel.org/netdev/net/c/850a8d2dc712
>   - [net-next,3/3] net: phy: constify fwnode_get_phy_node() fwnode argument
>     https://git.kernel.org/netdev/net/c/4a0faa02d419
> 
> You are awesome, thank you!
> -- 
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html
> 
> 
> 

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

      reply	other threads:[~2023-03-27  8:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-24  9:19 [PATCH net-next 0/3] Constify a few sfp/phy fwnodes Russell King (Oracle)
2023-03-24  9:22 ` Russell King (Oracle)
2023-03-24  9:23 ` [PATCH RESEND " Russell King (Oracle)
2023-03-24  9:23   ` [PATCH net-next 1/3] net: sfp: make sfp_bus_find_fwnode() take a const fwnode Russell King (Oracle)
2023-03-24 20:50     ` Simon Horman
2023-03-24  9:23   ` [PATCH net-next 2/3] net: sfp: constify sfp-bus internal fwnode uses Russell King (Oracle)
2023-03-24 20:51     ` Simon Horman
2023-03-24  9:23   ` [PATCH net-next 3/3] net: phy: constify fwnode_get_phy_node() fwnode argument Russell King (Oracle)
2023-03-24 20:51     ` Simon Horman
2023-03-27  7:20   ` [PATCH RESEND net-next 0/3] Constify a few sfp/phy fwnodes patchwork-bot+netdevbpf
2023-03-27  8:22     ` Russell King (Oracle) [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=ZCFSQlt4tbT2aYT4@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).