staging: unisys: visorhba: delete processing of vdiskmgmt commands
authorTim Sell <Timothy.Sell@unisys.com>
Thu, 12 May 2016 13:14:40 +0000 (09:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 05:55:19 +0000 (22:55 -0700)
commit9c4dfdaa256715b08ef907c3533288f606fe78a0
tree236e3ebf9c7eac8fe8da2303dec97e4916833b3a
parentc5d9a03031a645a8c63fdaa6a650113f8bd55b2b
staging: unisys: visorhba: delete processing of vdiskmgmt commands

We never issue SCSI commands of type CMD_VDISKMGMT_TYPE, so there is no
need to have code that processes their completions.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorhba/visorhba_main.c