OSDN Git Service

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)
commitfc63668656bdcad7317fbac0ca2b31ae9e81cf74
treeaaa2e8fd9eeb980b60abb6340ff08e5885797d10
parent48a77d66cb7f557635f4fccd5abfc1ac2f71b9de
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