fix typos concerning "initiali[zs]e"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
65155b3708
commit
421f91d21a
@@ -183,7 +183,7 @@ static int qla4xxx_validate_mac_address(struct scsi_qla_host *ha)
|
||||
**/
|
||||
static int qla4xxx_init_local_data(struct scsi_qla_host *ha)
|
||||
{
|
||||
/* Initilize aen queue */
|
||||
/* Initialize aen queue */
|
||||
ha->aen_q_count = MAX_AEN_ENTRIES;
|
||||
|
||||
return qla4xxx_get_firmware_status(ha);
|
||||
|
Reference in New Issue
Block a user