linux_dsm_epyc7002/drivers/memstick/host
YueHaibing e69ec21eff 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 92b22d935f ("tifm: fix the
MemoryStick host fifo handling code")

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2019-05-06 11:55:39 +02:00
..
jmb38x_ms.c memstick: jmb38x_ms: remove set but not used variable 'data' 2019-04-15 11:55:54 +02:00
Kconfig misc: rtsx: Move Realtek Card Reader Driver to misc 2017-11-29 10:16:44 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r592.c drivers/memstick: Convert timers to use timer_setup() 2017-11-02 15:50:50 -07:00
r592.h Fix common misspellings 2011-03-31 11:26:23 -03:00
rtsx_pci_ms.c misc: rtsx: Move Realtek Card Reader Driver to misc 2017-11-29 10:16:44 +00:00
rtsx_usb_ms.c memstick: rtsx_usb_ms: Support runtime power management 2018-12-17 08:26:24 +01:00
tifm_ms.c memstick: tifm: remove set but not used variable 'data' 2019-05-06 11:55:39 +02:00