tree-wide: fix assorted typos all over the place
That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
972b94ffb9
commit
af901ca181
@@ -802,7 +802,7 @@ lpfc_cmpl_els_flogi(struct lpfc_hba *phba, struct lpfc_iocbq *cmdiocb,
|
||||
|
||||
/* FLOGI completes successfully */
|
||||
lpfc_printf_vlog(vport, KERN_INFO, LOG_ELS,
|
||||
"0101 FLOGI completes sucessfully "
|
||||
"0101 FLOGI completes successfully "
|
||||
"Data: x%x x%x x%x x%x\n",
|
||||
irsp->un.ulpWord[4], sp->cmn.e_d_tov,
|
||||
sp->cmn.w2.r_a_tov, sp->cmn.edtovResolution);
|
||||
@@ -4133,7 +4133,7 @@ lpfc_els_rcv_rscn(struct lpfc_vport *vport, struct lpfc_iocbq *cmdiocb,
|
||||
/* Indicate we are walking fc_rscn_id_list on this vport */
|
||||
vport->fc_rscn_flush = 1;
|
||||
spin_unlock_irq(shost->host_lock);
|
||||
/* Get the array count after sucessfully have the token */
|
||||
/* Get the array count after successfully have the token */
|
||||
rscn_cnt = vport->fc_rscn_id_cnt;
|
||||
/* If we are already processing an RSCN, save the received
|
||||
* RSCN payload buffer, cmdiocb->context2 to process later.
|
||||
|
Reference in New Issue
Block a user