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] [day] [month] [year] [list]
Message-ID: <20250901174006.11bf48a8@jic23-huawei>
Date: Mon, 1 Sep 2025 17:40:06 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Qianfeng Rong <rongqianfeng@...o.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, Michael Hennerich
 <Michael.Hennerich@...log.com>, David Lechner <dlechner@...libre.com>, Nuno
 Sá <nuno.sa@...log.com>, Andy Shevchenko <andy@...nel.org>,
 Greg Kroah-Hartman <gregkh@...e.de>, linux-iio@...r.kernel.org (open
 list:IIO SUBSYSTEM AND DRIVERS), linux-kernel@...r.kernel.org (open list)
Subject: Re: [PATCH v2 0/2] iio: use int type to store negative error codes

On Mon,  1 Sep 2025 21:57:24 +0800
Qianfeng Rong <rongqianfeng@...o.com> wrote:

> Use int instead of unsigned int for 'ret' variable in ad5360_update_ctrl()
> and ad5421_update_ctrl() to store negative error codes or zero returned by
> other functions.
> 
> Signed-off-by: Qianfeng Rong <rongqianfeng@...o.com>
> ---
> v2: Split each driver into a separate patch.
Thanks for doing that.

Applied to the fixes-togreg branch of iio.git and marked for stable inclusion.

Thanks,

Jonathan

> ---
> Qianfeng Rong (2):
>   iio: dac: ad5360: use int type to store negative error codes
>   iio: dac: ad5421: use int type to store negative error codes
> 
>  drivers/iio/dac/ad5360.c | 2 +-
>  drivers/iio/dac/ad5421.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ