staging: unisys: Fix typo in comment
authorBastien Nocera <hadess@hadess.net>
Thu, 5 Feb 2015 13:35:54 +0000 (14:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:18:38 +0000 (17:18 +0800)
Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/virthba/virthba.c

index 8cd090b9ecce325f96bf29bbbcb6ddf8c70ce98b..e6ecea560495fabab567ca94983b99be1a423d56 100644 (file)
@@ -479,7 +479,7 @@ virthba_probe(struct virtpci_dev *virtpcidev, const struct pci_device_id *id)
         * instance - this virthba that has just been created is an
         * instance of a scsi host adapter. This scsi_host_alloc
         * function allocates a new Scsi_Host struct & performs basic
-        * initializatoin.  The host is not published to the scsi
+        * initialization.  The host is not published to the scsi
         * midlayer until scsi_add_host is called.
         */
        DBGINF("calling scsi_host_alloc.\n");