Re: [PATCH v4 2/7] i2c: core: Unify the firmware node type check
From: Andy Shevchenko
Date: Wed Apr 16 2025 - 02:51:43 EST
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;
2) it is gone after the whole series applied.
I suggest to ignore that report based on the above.
--
With Best Regards,
Andy Shevchenko