mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
[SCSI] qla4xxx: Fix Spell check.
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
68b6d5d3d1
commit
18e2df938c
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user