Browse Source

[SCSI] qla4xxx: Fix Spell check.

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Vikas Chaudhary 13 years ago
parent
commit
18e2df938c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/scsi/qla4xxx/ql4_init.c

+ 1 - 1
drivers/scsi/qla4xxx/ql4_init.c

@@ -126,7 +126,7 @@ int qla4xxx_init_rings(struct scsi_qla_host *ha)
 
 	qla4xxx_init_response_q_entries(ha);
 
-	/* Initialize mabilbox active array */
+	/* Initialize mailbox active array */
 	for (i = 0; i < MAX_MRB; i++)
 		ha->active_mrb_array[i] = NULL;