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: <AB7B668E-107D-43E6-A9F7-57F5F9FADD2A@gmail.com>
Date: Tue, 02 Sep 2025 12:56:25 -0400
From: Jean-François Lessard <jefflessard3@...il.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
CC: Wolfram Sang <wsa+renesas@...g-engineering.com>,
 Daniel Scally <djrscally@...il.com>,
 Heikki Krogerus <heikki.krogerus@...ux.intel.com>,
 Sakari Ailus <sakari.ailus@...ux.intel.com>,
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
 "Rafael J. Wysocki" <rafael@...nel.org>, Danilo Krummrich <dakr@...nel.org>,
 linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-acpi@...r.kernel.org
Subject: Re: [PATCH v3 2/2] i2c: core: Use fwnode_for_each_child_node_scoped()

Le 2 septembre 2025 05 h 44 min 52 s HAE, Andy Shevchenko <andriy.shevchenko@...ux.intel.com> a écrit :
>On Mon, Sep 01, 2025 at 12:36:45PM -0400, Jean-François Lessard wrote:
>> Replace the manual __free(fwnode_handle) iterator declaration with the
>> new scoped iterator macro for cleaner, less error-prone code.
>> 
>> This eliminates the need for explicit iterator variable declaration with
>> the cleanup attribute, making the code more consistent with other scoped
>> iterator usage patterns in the kernel.
>
>Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>

Acknowledged with thanks. Will add this tag in the next submission.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ