From: patchwork-bot+netdevbpf@kernel.org
To: Xu Wang <vulab@iscas.ac.cn>
Cc: davem@davemloft.net, zkuba@kernel.org, trix@redhat.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipvlan: Remove redundant if statements
Date: Thu, 02 Dec 2021 13:10:09 +0000 [thread overview]
Message-ID: <163845060924.30486.11638487002875722798.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211202075359.34291-1-vulab@iscas.ac.cn>
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Thu, 2 Dec 2021 07:53:59 +0000 you wrote:
> The 'if (dev)' statement already move into dev_{put , hold}, so remove
> redundant if statements.
>
> Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
> ---
> drivers/net/ipvlan/ipvlan_core.c | 3 +--
> drivers/net/ipvlan/ipvlan_main.c | 3 +--
> 2 files changed, 2 insertions(+), 4 deletions(-)
Here is the summary with links:
- ipvlan: Remove redundant if statements
https://git.kernel.org/netdev/net-next/c/0c4789460e8c
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-12-02 13:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-02 7:53 [PATCH] ipvlan: Remove redundant if statements Xu Wang
2021-12-02 13:10 ` 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=163845060924.30486.11638487002875722798.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=trix@redhat.com \
--cc=vulab@iscas.ac.cn \
--cc=zkuba@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 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.