diff options
author | Kuogee Hsieh <[email protected]> | 2022-09-12 09:23:49 -0700 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-11-02 18:59:44 +0300 |
commit | d54c518a496f8cd6db857ec65c6c8bc68f87f16d (patch) | |
tree | 2da41317c0985d5afd27890c10fedfe896cb1215 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 9a5c1586e8098a19cbf3e7f5d6fa1d1d3c1efa13 (diff) |
drm/msm/dp: replace variable err with len at dp_aux_link_power_up()
drm_dp_dpcd_readb() will return 1 to indicate one byte had been read
successfully. This patch replace variable "err" with "len" have more
correct meaning.
changes in v5:
-- split into 3 patches
Signed-off-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/502533/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions