scsi: typo adapaters=>adapters

This commit is contained in:
Jérôme Duval
2013-06-18 18:39:25 +02:00
parent cf671c0cf8
commit 786a38f555
+1 -1
View File
@@ -256,7 +256,7 @@ typedef struct {
uint32 sim_priv; /* Size of SIM private data area */
uchar vuhba_flags[SCSI_VUHBA];/* Vendor unique capabilities */
uchar initiator_id; /* ID of the HBA on the SCSI bus */
uint32 hba_queue_size; // size of adapaters command queue
uint32 hba_queue_size; // size of adapters command queue
char sim_vid[SCSI_SIM_ID]; /* Vendor ID of the SIM */
char hba_vid[SCSI_HBA_ID]; /* Vendor ID of the HBA */