Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd09b2c3 authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Jiri Kosina
Browse files

drivers:scsi Change printk typo initate -> initiate

parent f95497d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1027,7 +1027,7 @@ void qla4xxx_process_aen(struct scsi_qla_host * ha, uint8_t process_aen)
					((ddb_entry->default_time2wait +
					((ddb_entry->default_time2wait +
					  4) * HZ);
					  4) * HZ);


				DEBUG2(printk("scsi%ld: ddb [%d] initate"
				DEBUG2(printk("scsi%ld: ddb [%d] initiate"
					      " RELOGIN after %d seconds\n",
					      " RELOGIN after %d seconds\n",
					      ha->host_no,
					      ha->host_no,
					      ddb_entry->fw_ddb_index,
					      ddb_entry->fw_ddb_index,
+1 −1
Original line number Original line Diff line number Diff line
@@ -812,7 +812,7 @@ static void qla4xxx_timer(struct scsi_qla_host *ha)
					);
					);
				start_dpc++;
				start_dpc++;
				DEBUG(printk("scsi%ld:%d:%d: ddb [%d] "
				DEBUG(printk("scsi%ld:%d:%d: ddb [%d] "
					     "initate relogin after"
					     "initiate relogin after"
					     " %d seconds\n",
					     " %d seconds\n",
					     ha->host_no, ddb_entry->bus,
					     ha->host_no, ddb_entry->bus,
					     ddb_entry->target,
					     ddb_entry->target,