netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Constify a few sfp/phy fwnodes
@ 2023-03-24  9:19 Russell King (Oracle)
  2023-03-24  9:22 ` Russell King (Oracle)
  2023-03-24  9:23 ` [PATCH RESEND " Russell King (Oracle)
  0 siblings, 2 replies; 11+ messages in thread
From: Russell King (Oracle) @ 2023-03-24  9:19 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, netdev,
	Paolo Abeni

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!

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-03-27  8:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).