From: patchwork-bot+netdevbpf@kernel•org
To: Zhengchao Shao <shaozhengchao@huawei•com>
Cc: netdev@vger•kernel.org, dev@openvswitch•org, davem@davemloft•net,
edumazet@google•com, kuba@kernel•org, pabeni@redhat•com,
dsahern@kernel•org, pshelar@ovn•org, jhs@mojatatu•com,
xiyou.wangcong@gmail•com, jiri@resnulli•us,
steffen.klassert@secunet•com, herbert@gondor•apana.org.au,
jmaxwell37@gmail•com, tglx@linutronix•de, mbizon@freebox•fr,
joel@joelfernandes•org, eyal.birger@gmail•com,
weiyongjun1@huawei•com, yuehaibing@huawei•com
Subject: Re: [PATCH net-next] net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Date: Tue, 12 Sep 2023 09:50:24 +0000 [thread overview]
Message-ID: <169451222497.933.13229305373386995484.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230911125045.346390-1-shaozhengchao@huawei.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat•com>:
On Mon, 11 Sep 2023 20:50:45 +0800 you wrote:
> Since commit 1202cdd66531("Remove DECnet support from kernel") has been
> merged, all callers pass in the initial_ref value of 1 when they call
> dst_alloc(). Therefore, remove initial_ref when the dst_alloc() is
> declared and replace initial_ref with 1 in dst_alloc().
> Also when all callers call dst_init(), the value of initial_ref is 1.
> Therefore, remove the input parameter initial_ref of the dst_init() and
> replace initial_ref with the value 1 in dst_init.
>
> [...]
Here is the summary with links:
- [net-next] net: dst: remove unnecessary input parameter in dst_alloc and dst_init
https://git.kernel.org/netdev/net-next/c/762c8dc7f269
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:[~2023-09-12 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-11 12:50 [PATCH net-next] net: dst: remove unnecessary input parameter in dst_alloc and dst_init Zhengchao Shao
2023-09-12 9:50 ` 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=169451222497.933.13229305373386995484.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dev@openvswitch$(echo .)org \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=eyal.birger@gmail$(echo .)com \
--cc=herbert@gondor$(echo .)apana.org.au \
--cc=jhs@mojatatu$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=jmaxwell37@gmail$(echo .)com \
--cc=joel@joelfernandes$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=mbizon@freebox$(echo .)fr \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=pshelar@ovn$(echo .)org \
--cc=shaozhengchao@huawei$(echo .)com \
--cc=steffen.klassert@secunet$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=weiyongjun1@huawei$(echo .)com \
--cc=xiyou.wangcong@gmail$(echo .)com \
--cc=yuehaibing@huawei$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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