From: patchwork-bot+netdevbpf@kernel.org
To: Yang Ruibin <11162571@vivo.com>
Cc: LinoSanfilippo@gmx.de, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, opensource.kernel@vivo.com
Subject: Re: [PATCH v1] net: alacritech: Switch to use dev_err_probe()
Date: Thu, 29 Aug 2024 19:00:29 +0000 [thread overview]
Message-ID: <172495802925.2053394.9402137571601121082.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240828122650.1324246-1-11162571@vivo.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 28 Aug 2024 20:26:49 +0800 you wrote:
> use dev_err_probe() instead of dev_err() to simplify the error path and
> standardize the format of the error code.
>
> Signed-off-by: Yang Ruibin <11162571@vivo.com>
> ---
> drivers/net/ethernet/alacritech/slicoss.c | 34 ++++++++++-------------
> 1 file changed, 14 insertions(+), 20 deletions(-)
Here is the summary with links:
- [v1] net: alacritech: Switch to use dev_err_probe()
https://git.kernel.org/netdev/net-next/c/bf4d87f884fe
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-08-29 19:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 12:26 [PATCH v1] net: alacritech: Switch to use dev_err_probe() Yang Ruibin
2024-08-28 22:11 ` Jacob Keller
2024-08-29 19:00 ` patchwork-bot+netdevbpf [this message]
2024-08-30 16:54 ` Krzysztof Kozlowski
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=172495802925.2053394.9402137571601121082.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=11162571@vivo.com \
--cc=LinoSanfilippo@gmx.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=opensource.kernel@vivo.com \
--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).