aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2022-02-10 17:11:04 +0530
committerDmitry Baryshkov <[email protected]>2022-02-18 20:15:10 +0300
commit061ee4575c7131661d513964206ca511295a6c07 (patch)
tree8e07a5683e1d7949353a882d3d1dffc0417c1167 /tools/perf/scripts/python/net_dropmonitor.py
parent306dfc593362271d7d789a7cdea2ba6c2153dcd5 (diff)
drm/msm/dpu: Remove set but unused variables
We get warning: In function ‘dpu_encoder_virt_enable’: drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1145:33: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] 1145 | struct msm_drm_private *priv; In function ‘dpu_encoder_virt_disable’: drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1182:33: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] 1182 | struct msm_drm_private *priv; Remove these unused but set variables Signed-off-by: Vinod Koul <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Abhinav Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions