aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-01-17 08:41:57 -0500
committerUlf Hansson <ulf.hansson@linaro.org>2018-01-18 03:08:11 -0500
commit659032dcb9f11c3bd2a3a23db76e6a70b3ddec79 (patch)
tree9db0ac428cbcc71adc3f784924524a8752997b93 /tools/perf/scripts/python/exported-sql-viewer.py
parent81b14543ac81d529d6c07ce3be0cdfc9fe417389 (diff)
mmc: sh_mmcif: remove redundant initialization of 'opc'
Variable opc is initialized with a value that is never read, opc is later re-assigned a newer value, hence the initialization can be removed. Cleans up clang warning: drivers/mmc/host/sh_mmcif.c:919:6: warning: Value stored to 'opc' during its initialization is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions