diff options
author | 2020-09-03 07:43:33 +0200 | |
---|---|---|
committer | 2020-09-07 09:16:31 +0200 | |
commit | 4eabf0f20a2aa6e1e099faa816c4b9e9a2155891 (patch) | |
tree | cc9c26daf49265491308c056bf82fb8af8041a66 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: s3cmci: Cast driver data through long (diff) | |
download | linux-dev-4eabf0f20a2aa6e1e099faa816c4b9e9a2155891.tar.xz linux-dev-4eabf0f20a2aa6e1e099faa816c4b9e9a2155891.zip |
mmc: s3cmci: Drop unused variables in dbg_dumpregs
The 'imask' and 'bsize' are not used in dbg_dumpregs:
drivers/mmc/host/s3cmci.c:149:36: warning: variable 'imask' set but not used [-Wunused-but-set-variable]
drivers/mmc/host/s3cmci.c:148:63: warning: variable 'bsize' set but not used [-Wunused-but-set-variable]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200903054333.18331-1-krzk@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions