From: patchwork-bot+netdevbpf@kernel.org
To: David Ahern <dsahern@kernel.org>
Cc: netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net,
pabeni@redhat.com
Subject: Re: [PATCH net-next] net: Make msg_zerocopy_alloc static
Date: Fri, 06 May 2022 01:20:14 +0000 [thread overview]
Message-ID: <165180001489.16316.16283301329072162332.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220504170947.18773-1-dsahern@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 4 May 2022 10:09:47 -0700 you wrote:
> msg_zerocopy_alloc is only used by msg_zerocopy_realloc; remove the
> export and make static in skbuff.c
>
> Signed-off-by: David Ahern <dsahern@kernel.org>
> ---
> include/linux/skbuff.h | 1 -
> net/core/skbuff.c | 3 +--
> 2 files changed, 1 insertion(+), 3 deletions(-)
Here is the summary with links:
- [net-next] net: Make msg_zerocopy_alloc static
https://git.kernel.org/netdev/net-next/c/c67b627e99af
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:[~2022-05-06 1:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-04 17:09 [PATCH net-next] net: Make msg_zerocopy_alloc static David Ahern
2022-05-04 18:26 ` Jonathan Lemon
2022-05-06 1:20 ` 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=165180001489.16316.16283301329072162332.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--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).