Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
static DEF_SCSI_QCMD(storvsc_queuecommand)
-/* The one and only one */
-static struct storvsc_driver storvsc_drv;
-
/* Scsi driver */
static struct scsi_host_template scsi_driver = {
.module = THIS_MODULE,
return ret;
}
+/* The one and only one */
+
+static struct storvsc_driver storvsc_drv;
+
+
/*
* storvsc_drv_init - StorVsc driver initialization.
*/