[PATCH v5] drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup
Guangshuo Li
lgs201920130244 at gmail.com
Wed May 6 07:24:17 PDT 2026
Hi Liu,
On Wed, 6 May 2026 at 21:58, Guangshuo Li <lgs201920130244 at gmail.com> wrote:
>
> I will also drop the unnecessary local NULL initialization for ep,
> since the helper initializes the output argument to NULL.
>
> I will send a v6.
>
> Best regards,
> Guangshuo
One correction to my previous reply: I will keep the local ep variable
in imx8qxp_pxl2dpi_find_next_bridge() initialized to NULL, since
checkpatch requires pointers with the __free attribute to be
initialized.
Best regards,
Guangshuo
More information about the linux-arm-kernel
mailing list