From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch,
f.fainelli@gmail.com
Subject: Re: [PATCH net-next 1/2] net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
Date: Fri, 09 Feb 2024 03:11:08 +0000 [thread overview]
Message-ID: <170744826838.23533.10102337486281499654.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240206112927.4134375-1-vladimir.oltean@nxp.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 6 Feb 2024 13:29:26 +0200 you wrote:
> The convention is to not use "inline" functions in C files, and let the
> compiler decide whether to inline or not.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
> net/dsa/user.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links:
- [net-next,1/2] net: dsa: remove "inline" from dsa_user_netpoll_send_skb()
https://git.kernel.org/netdev/net-next/c/83acbb9d0716
- [net-next,2/2] net: dsa: tag_sja1105: remove "inline" keyword
https://git.kernel.org/netdev/net-next/c/36f75f74dc07
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-02-09 3:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 11:29 [PATCH net-next 1/2] net: dsa: remove "inline" from dsa_user_netpoll_send_skb() Vladimir Oltean
2024-02-06 11:29 ` [PATCH net-next 2/2] net: dsa: tag_sja1105: remove "inline" keyword Vladimir Oltean
2024-02-08 10:31 ` Simon Horman
2024-02-08 10:29 ` [PATCH net-next 1/2] net: dsa: remove "inline" from dsa_user_netpoll_send_skb() Simon Horman
2024-02-09 3:11 ` patchwork-bot+netdevbpf [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=170744826838.23533.10102337486281499654.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.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.