diff options
| author | Abhinav Kumar <[email protected]> | 2024-02-20 11:53:47 -0800 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-02-22 22:04:30 +0200 |
| commit | b55b88d86fec1d3edf60489b25ed998a3f0848cb (patch) | |
| tree | 0dbd0dda0cb0a75e30cbc31aaa6476b2efab025f /tools/perf/scripts/python | |
| parent | 47f419e07111acecab3b529d4ae31a28985f5b61 (diff) | |
drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()
Currently the size parameter of drm_dp_vsc_sdp_pack() is always
the size of struct dp_sdp. Hence lets drop this parameter and
use sizeof() directly.
Suggested-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Abhinav Kumar <[email protected]>
Acked-by: Dmitry Baryshkov <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions