lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ