diff options
author | 2022-09-12 09:23:49 -0700 | |
---|---|---|
committer | 2022-11-02 18:59:44 +0300 | |
commit | d54c518a496f8cd6db857ec65c6c8bc68f87f16d (patch) | |
tree | 2da41317c0985d5afd27890c10fedfe896cb1215 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge remote-tracking branch 'msm/msm-fixes' into HEAD (diff) | |
download | wireguard-linux-d54c518a496f8cd6db857ec65c6c8bc68f87f16d.tar.xz wireguard-linux-d54c518a496f8cd6db857ec65c6c8bc68f87f16d.zip |
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 <quic_khsieh@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/502533/
Link: https://lore.kernel.org/r/1662999830-13916-3-git-send-email-quic_khsieh@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions