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]
Message-ID: <aGUh7uXenHc7NYB2@smile.fi.intel.com>
Date: Wed, 2 Jul 2025 15:11:26 +0300
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: "Colin King (gmail)" <colin.i.king@...il.com>
Cc: Jonathan Cameron <jic23@...nel.org>,
	David Lechner <dlechner@...libre.com>, nuno.sa@...log.com,
	Andy Shevchenko <andy@...nel.org>,
	Gustavo Bastos <gustavobastos@....br>,
	Andrew Ijano <andrew.ijano@...il.com>,
	Julien Stephan <jstephan@...libre.com>, linux-iio@...r.kernel.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: iio: accel: sca3000: dead code issue

On Wed, Jul 02, 2025 at 10:00:55AM +0100, Colin King (gmail) wrote:

>                 ret = spi_w8r8(st->us,
> SCA3000_READ_REG(SCA3000_REG_BUF_COUNT_ADDR));
> 
> >>>  the call to spi_w8r8 returns 0 on success or -ve on an error

Where did you get this from, please?  Any link to elixir or Git repo?

> 
>                 if (ret)
>                         goto error_ret;

-- 
With Best Regards,
Andy Shevchenko



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ