On Wed, 8 May 2024 02:00:00 +0800, Sui Jingfeng wrote: > Having conditional around the of_node pointer of the drm_bridge structure > is not necessary, since drm_bridge structure always has the of_node as its > member. > > Let's drop the conditional to get a better looks, please also note that > this is following the already accepted commitments. see commit d8dfccde2709 > ("drm/bridge: Drop conditionals around of_node pointers") for reference. > > [...] Applied, thanks! [1/1] drm/drm-bridge.c: Drop conditionals around of_node pointers https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ad3323a6ccb7 Rob