summaryrefslogtreecommitdiff
path: root/drivers/scsi/storvsc_drv.c
diff options
context:
space:
mode:
authorMatthew R. Ochs <mrochs@linux.vnet.ibm.com>2015-08-27 02:36:12 +0300
committerJames Bottomley <JBottomley@Odin.com>2015-08-27 04:08:47 +0300
commit89576205de8a5b6c19a4b3bb25bd16484a567b4e (patch)
tree7cc1f56d4fa8d553ab49be60145d9e2917c9b247 /drivers/scsi/storvsc_drv.c
parent4da74db0d9a6ffe053d3a3efa756906e0afc4cf7 (diff)
downloadlinux-89576205de8a5b6c19a4b3bb25bd16484a567b4e.tar.xz
cxlflash: Remove unused variable from queuecommand
The queuecommand routine has a local dev pointer used for the dev_* prints. The two prints that currently exist are tucked under a debug define and thus can be left out. Use the actual location instead of a local to avoid this warning. This patch is intended to be applied after the "CXL Flash Error Recovery and Superpipe" series. Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by: Manoj N. Kumar <manoj@linux.vnet.ibm.com> Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/storvsc_drv.c')
0 files changed, 0 insertions, 0 deletions