aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorYang Li <[email protected]>2021-12-16 11:11:03 +0800
committerDmitry Baryshkov <[email protected]>2022-01-25 05:42:49 +0300
commit84d46e1fc33cc56b622b2e7a91703157161ce2e9 (patch)
treebf2e1a42730c92ef5faef6c07a9093bdaa2d567c /tools/perf/scripts/python/bin/stackcollapse-report
parent6ed95285382d6f90a3c3a11d5806a5eb7db715c3 (diff)
drm/msm: remove variable set but not used
The code that uses variable mdss has been removed, So the declaration and assignment of the variable can be removed. Eliminate the following clang warning: drivers/gpu/drm/msm/msm_drv.c:513:19: warning: variable 'mdss' set but not used [-Wunused-but-set-variable] Reported-by: Abaci Robot <[email protected]> Fixes: 2027e5b3413d ("drm/msm: Initialize MDSS irq domain at probe time") Signed-off-by: Yang Li <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions