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: <20250802125331.37ee64a6@jic23-huawei>
Date: Sat, 2 Aug 2025 12:53:31 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Nuno Sá <noname.nuno@...il.com>
Cc: David Lechner <dlechner@...libre.com>, Nuno Sá
 <nuno.sa@...log.com>, Andy Shevchenko <andy@...nel.org>,
 linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] iio: adc: ti-adc081c: use individual model
 structures instead of array

On Tue, 22 Jul 2025 10:06:51 +0100
Nuno Sá <noname.nuno@...il.com> wrote:

> On Mon, Jul 21, 2025 at 05:12:47PM -0500, David Lechner wrote:
> > Change the ti-adc081c driver to use individual model structures instead
> > of an array. This reduces the verbosity of the code. Also, the data is
> > now const as it should have been in the first place. The ADCxx1C_MODEL()
> > macro is dropped to be consistent with similar model definitions in
> > other drivers.
> > 
> > Signed-off-by: David Lechner <dlechner@...libre.com>
> > ---
> > Changes in v2:
> > - Drop use of ADCxx1C_MODEL() macro.
> > - Link to v1: https://lore.kernel.org/r/20250628-iio-const-data-11-v1-1-268189459192@baylibre.com
> > ---  
> 
> Reviewed-by: Nuno Sá <nuno.sa@...log.com>
Hmm. Seems I picked this up a while back but neither replied or updated
patch work. Oops.

Jonathan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ