aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2021-12-16 11:11:03 +0800
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2022-01-25 05:42:49 +0300
commit84d46e1fc33cc56b622b2e7a91703157161ce2e9 (patch)
treebf2e1a42730c92ef5faef6c07a9093bdaa2d567c /tools/perf/scripts/python/export-to-sqlite.py
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 <abaci@linux.alibaba.com> Fixes: 2027e5b3413d ("drm/msm: Initialize MDSS irq domain at probe time") Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20211216031103.34146-1-yang.lee@linux.alibaba.com Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions