[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220228114913.209d141b@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Mon, 28 Feb 2022 11:49:13 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Mark Brown <broonie@...nel.org>
Cc: "David S . Miller" <davem@...emloft.net>,
Yang Li <yang.lee@...ux.alibaba.com>,
Joseph CHAMG <josright123@...il.com>, netdev@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH] net: dm9051: Make remove() callback a void function
On Mon, 28 Feb 2022 17:39:57 +0000 Mark Brown wrote:
> From: Stephen Rothwell <sfr@...b.auug.org.au>
>
> Changes introduced since the merge window in the spi subsystem and
> available at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-remove-void
>
> make the remove() callback for spi return void rather than int, breaking
> the newly added dm9051 driver fail to build. This patch fixes this
> issue, converting the remove() function provided by the driver to return
> void.
>
> Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
> [Rewrote commit message -- broonie]
> Signed-off-by: Mark Brown <broonie@...nel.org>
Pulled & applied, thanks!
Powered by blists - more mailing lists