netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Andrew Lunn <andrew@lunn.ch>, Heiner Kallweit <hkallweit1@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	netdev@vger.kernel.org, Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH net-next 0/3] Constify a few sfp/phy fwnodes
Date: Fri, 24 Mar 2023 09:22:19 +0000	[thread overview]
Message-ID: <ZB1ry/VNosxWL/QK@shell.armlinux.org.uk> (raw)
In-Reply-To: <ZB1rNMAJ9oLr8myx@shell.armlinux.org.uk>

Oops, I typo'd one of the addresses when sending the series. I'll
re-send. Please ignore this posting.

On Fri, Mar 24, 2023 at 09:19:48AM +0000, Russell King (Oracle) 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(-)
> 
> -- 
> RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
> FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
> 

-- 
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-24  9: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) [this message]
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)

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=ZB1ry/VNosxWL/QK@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).