On Tue, Jul 29, 2025 at 05:16:15PM +0100, Andrew Goodbody wrote: >Smatch reported issues with duplicated checks that could be removed. >Smatch also reported an issue where a variable was dereferenced without >a NULL check despite being an optional parameter. > >Signed-off-by: Andrew Goodbody <andrew.goodb...@linaro.org> >---
LGTM: Reviewed-by: Peng Fan <peng....@nxp.com>