From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net,
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 07:20:18 +0000 [thread overview]
Message-ID: <167990161807.4487.6574989274256507257.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <ZB1sBYQnqWbGoasq@shell.armlinux.org.uk>
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
next prev parent reply other threads:[~2023-03-27 7:20 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 ` patchwork-bot+netdevbpf [this message]
2023-03-27 8:22 ` [PATCH RESEND net-next 0/3] Constify a few sfp/phy fwnodes 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=167990161807.4487.6574989274256507257.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--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 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.