]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/lpfc/lpfc_sli.c
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
[karo-tx-linux.git] / drivers / scsi / lpfc / lpfc_sli.c
index 6bacbdf156d8faafdcee3f1ab14198c5cea116e1..219bf534ef9934584cdd3c24365c8766040ba75d 100644 (file)
@@ -4791,7 +4791,7 @@ lpfc_sli4_read_rev(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
  * is attached to.
  *
  * Return codes
- *      0 - sucessful
+ *      0 - successful
  *      otherwise - failed to retrieve physical port name
  **/
 static int
@@ -15238,7 +15238,7 @@ lpfc_check_next_fcf_pri_level(struct lpfc_hba *phba)
        /*
         * if next_fcf_pri was not set above and the list is not empty then
         * we have failed flogis on all of them. So reset flogi failed
-        * and start at the begining.
+        * and start at the beginning.
         */
        if (!next_fcf_pri && !list_empty(&phba->fcf.fcf_pri_list)) {
                list_for_each_entry(fcf_pri, &phba->fcf.fcf_pri_list, list) {