]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
authorLyude Paul <lyude@redhat.com>
Fri, 14 Dec 2018 01:25:30 +0000 (20:25 -0500)
committerLyude Paul <lyude@redhat.com>
Fri, 14 Dec 2018 20:32:14 +0000 (15:32 -0500)
commit292f48f2606b9e4127a85fb4efe32cde878da954
treeaaa2e8fd9eeb980b60abb6340ff08e5885797d10
parentf9a8b69eff2a24236e23afe5c8fa5151a5c9df9b
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()

There's no reason we need this, it's just confusing looking.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: Juston Li <juston.li@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181214012604.13746-2-lyude@redhat.com
drivers/gpu/drm/drm_dp_mst_topology.c