From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?q?J=CE=B5an_Sacren_=3Csakiwit=40gmail=2Ecom=3E?=@ci.codeaurora.org
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] net: macvtap: fix template string argument of device_create() call
Date: Sat, 16 Oct 2021 08:00:15 +0000 [thread overview]
Message-ID: <163437121513.28528.3625194342664164879.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211016054136.13286-1-sakiwit@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Fri, 15 Oct 2021 23:41:34 -0600 you wrote:
> From: Jean Sacren <sakiwit@gmail.com>
>
> The last argument of device_create() call should be a template string.
> The tap_name variable should be the argument to the string, but not the
> argument of the call itself. We should add the template string and turn
> tap_name into its argument.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: macvtap: fix template string argument of device_create() call
https://git.kernel.org/netdev/net-next/c/1c5b5b3f0eab
- [net-next,2/2] net: ipvtap: fix template string argument of device_create() call
https://git.kernel.org/netdev/net-next/c/a07a296bba9d
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:[~2021-10-16 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-16 5:41 [PATCH net-next 1/2] net: macvtap: fix template string argument of device_create() call Jεan Sacren
2021-10-16 8:00 ` 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=163437121513.28528.3625194342664164879.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc==?utf-8?q?J=CE=B5an_Sacren_=3Csakiwit=40gmail=2Ecom=3E?=@ci.codeaurora.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/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).