Message ID | 20211015065615.2795190-1-u.kleine-koenig@pengutronix.de (mailing list archive) |
---|---|
Headers | show |
Series | Let spi drivers return 0 in .remove() | expand |
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