aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorDavid Francis <[email protected]>2019-07-25 11:47:46 -0400
committerAlex Deucher <[email protected]>2020-01-09 18:07:46 -0500
commitb1dee9a716b532566570052686144bfbba62aaf6 (patch)
tree66c6c8efb9c228b5fa4a634ac5d8852db52ba06c /tools/perf/util/c++/clang-test.cpp
parent2f221a5efed4cb369dc53cbbae3ba03fcf2ede49 (diff)
drm/dp_mst: Fill branch->num_ports
This field on drm_dp_mst_branch was never filled It is initialized to zero when the port is kzallocced. When a port is added to the list, increment num_ports, and when a port is removed from the list, decrement num_ports. v2: remember to decrement on port removal v3: don't explicitly init to 0 v4: move decrement of num_ports to unlink_port function Reviewed-by: Lyude Paul <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Signed-off-by: David Francis <[email protected]> Signed-off-by: Mikita Lipski <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions