staging: unisys: Fix typo in comment
Signed-off-by: Bastien Nocera <hadess@hadess.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4abfc1f5fb
commit
659688a51a
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue