summaryrefslogtreecommitdiffstats
path: root/tools/lib/python/kdoc/python_version.py
diff options
context:
space:
mode:
authorSui Jingfeng <sui.jingfeng@linux.dev>2024-05-13 23:31:04 +0800
committerRobert Foss <rfoss@kernel.org>2024-05-13 18:31:06 +0200
commitb24fd6e9eb66ff8695526c9e5d4409c1def13c0a (patch)
treef17809ff8ff64792da450418fa1b5cdf1a0a32e7 /tools/lib/python/kdoc/python_version.py
parent41e6ed85e4575bba9d62fd03e9b555f9eaa2c241 (diff)
downloadlinux-b24fd6e9eb66ff8695526c9e5d4409c1def13c0a.tar.gz
linux-b24fd6e9eb66ff8695526c9e5d4409c1def13c0a.zip
drm/bridge: cdns-mhdp8546: Remove a redundant check on existence of bridge->encoder
In the cdns_mhdp_connector_init() function, the check on the existence of bridge->encoder is not necessary, as it has already been checked in the drm_bridge_attach() function. As the cdns_mhdp_connector_init() is only called by cdns_mhdp_attach(), it is guaranteed that the .encoder member of the struct drm_bridge is not NULL when cdns_mhdp_attach() gets called. Remove the redundant checking codes "if (!bridge->encoder) { ... }". Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sui Jingfeng <sui.jingfeng@linux.dev> Signed-off-by: Robert Foss <rfoss@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240513153109.46786-8-sui.jingfeng@linux.dev
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions