Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-04-25 05:03:32 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2019-05-06 12:55:39 +0300
commite69ec21eff32693fd6815277e96479753ee39ad2 (patch)
treeb0d4efeb6f8ef39c362970229e76b79692fb8e12 /drivers/mmc
parent8e1943af2986db42bee2b8dddf49a36cdb2e9219 (diff)
memstick: tifm: remove set but not used variable 'data'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/memstick/host/tifm_ms.c: In function 'tifm_ms_issue_cmd': drivers/memstick/host/tifm_ms.c:259:17: warning: variable 'data' set but not used [-Wunused-but-set-variable] It's not used any more since commit 92b22d935fed ("tifm: fix the MemoryStick host fifo handling code") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions