netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40pengutronix=2Ede=3E?=@ci.codeaurora.org
Cc: bh74.an@samsung.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org,
	kernel@pengutronix.de
Subject: Re: [PATCH net-next] net: samsung: sxgbe: Make sxgbe_drv_remove() return void
Date: Fri, 12 May 2023 08:00:23 +0000	[thread overview]
Message-ID: <168387842360.16770.7266879456299201971.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230510200247.1534793-1-u.kleine-koenig@pengutronix.de>

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 10 May 2023 22:02:47 +0200 you wrote:
> sxgbe_drv_remove() returned zero unconditionally, so it can be converted
> to return void without losing anything. The upside is that it becomes
> more obvious in its callers that there is no error to handle.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  drivers/net/ethernet/samsung/sxgbe/sxgbe_common.h   | 2 +-
>  drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c     | 4 +---
>  drivers/net/ethernet/samsung/sxgbe/sxgbe_platform.c | 5 +++--
>  3 files changed, 5 insertions(+), 6 deletions(-)
> 
> [...]

Here is the summary with links:
  - [net-next] net: samsung: sxgbe: Make sxgbe_drv_remove() return void
    https://git.kernel.org/netdev/net-next/c/7f88efc8162c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-05-12  8:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10 20:02 [PATCH net-next] net: samsung: sxgbe: Make sxgbe_drv_remove() return void Uwe Kleine-König
2023-05-11 10:17 ` Simon Horman
2023-05-11 10:28   ` Simon Horman
2023-05-11 10:45     ` Uwe Kleine-König
2023-05-11 10:51       ` Simon Horman
2023-05-12  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=168387842360.16770.7266879456299201971.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc==?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cu=2Ekleine-koenig=40pengutronix=2Ede=3E?=@ci.codeaurora.org \
    --cc=bh74.an@samsung.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kernel@pengutronix.de \
    --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).