linux-spi.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: davem@davemloft.net, kuba@kernel.org, andrew@lunn.ch,
	arnd@arndb.de, marex@denx.de, broonie@kernel.org,
	michael@walle.cc, nathan@kernel.org, trix@redhat.com,
	yangyingliang@huawei.com, zhengyongjun3@huawei.com,
	kernel@pengutronix.de, linux-spi@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH v2 0/2 net-next] Let spi drivers return 0 in .remove()
Date: Mon, 18 Oct 2021 12:10:11 +0000	[thread overview]
Message-ID: <163455901125.7340.7337638653547301526.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211015065615.2795190-1-u.kleine-koenig@pengutronix.de>

Hello:

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

On Fri, 15 Oct 2021 08:56:13 +0200 you wrote:
> Hello,
> 
> this series is part of my quest to change the return type of the spi
> driver .remove() callback to void. In this first stage I fix all drivers
> to return 0 to be able to mechanically change all drivers in the final
> step. Here the two spi drivers in net are fixed to obviously return 0.
> 
> [...]

Here is the summary with links:
  - [v2,1/2] net: ks8851: Make ks8851_remove_common() return void
    https://git.kernel.org/netdev/net-next/c/2841bfd10aa7
  - [v2,2/2] net: w5100: Make w5100_remove() return void
    https://git.kernel.org/netdev/net-next/c/d40dfa0cebd8

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



      parent reply	other threads:[~2021-10-18 12:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15  6:56 [PATCH v2 0/2 net-next] Let spi drivers return 0 in .remove() Uwe Kleine-König
2021-10-15  6:56 ` [PATCH v2 1/2] net: ks8851: Make ks8851_remove_common() return void Uwe Kleine-König
2021-10-15  6:56 ` [PATCH v2 2/2] net: w5100: Make w5100_remove() " Uwe Kleine-König
2021-10-18 12: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=163455901125.7340.7337638653547301526.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=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=marex@denx.de \
    --cc=michael@walle.cc \
    --cc=nathan@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=trix@redhat.com \
    --cc=yangyingliang@huawei.com \
    --cc=zhengyongjun3@huawei.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).