Re: [PATCH v1 1/1] i3c: master: Drop duplicate check before calling OF APIs
From: Andy Shevchenko
Date: Fri Mar 21 2025 - 15:31:22 EST
On Fri, Mar 21, 2025 at 09:25:26PM +0200, Andy Shevchenko wrote:
> OF APIs are usually NULL-aware and returns an error in case when
> device node is not present or supported. We already have a check
> for the returned value, no need to check for the parameter.
Ignore this, it is partially done.
--
With Best Regards,
Andy Shevchenko