]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-mmc: Remove unused variable in msdc_command_resp
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Sat, 16 Jun 2018 14:14:35 +0000 (16:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:48:02 +0000 (21:48 +0900)
commitb232c4082f0e8b04aa14477a526e53a80b2628af
tree27f02fd6308f7a59da98ca91c07ef054a8f0aa1e
parent6ffd18466b8ed9710397aeacb2ae4a8222a6a395
staging: mt7621-mmc: Remove unused variable in msdc_command_resp

The variable resp in msdc_command_resp is once set and never read,
delete it.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/sd.c