Re: [PATCH v4 2/7] i2c: core: Unify the firmware node type check

From: Andy Shevchenko
Date: Wed Apr 16 2025 - 02:56:40 EST


On Wed, Apr 16, 2025 at 09:51:24AM +0300, Andy Shevchenko wrote:
> On Mon, Apr 14, 2025 at 01:01:52PM +0300, Andy Shevchenko wrote:
> > OF and ACPI currently are using asymmetrical APIs to check
> > for the firmware node type. Unify them by using is_*_node()
> > against struct fwnode_handle pointer.
>
> Note, media CI complains on wrong {} style, but
> 1) it was in the original code;

Ah, actually not, it was not in the original code, so I can improve that,
of course, in v5.

> 2) it is gone after the whole series applied.
>
> I suggest to ignore that report based on the above.

--
With Best Regards,
Andy Shevchenko