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
@@ -654,7 +654,7 @@ lpfc_selective_reset(struct lpfc_hba *phba)
|
||||
* Notes:
|
||||
* Assumes any error from lpfc_selective_reset() will be negative.
|
||||
* If lpfc_selective_reset() returns zero then the length of the buffer
|
||||
* is returned which indicates succcess
|
||||
* is returned which indicates success
|
||||
*
|
||||
* Returns:
|
||||
* -EINVAL if the buffer does not contain the string "selective"
|
||||
@@ -3147,7 +3147,7 @@ sysfs_ctlreg_write(struct kobject *kobj, struct bin_attribute *bin_attr,
|
||||
* sysfs_ctlreg_read - Read method for reading from ctlreg
|
||||
* @kobj: kernel kobject that contains the kernel class device.
|
||||
* @bin_attr: kernel attributes passed to us.
|
||||
* @buf: if succesful contains the data from the adapter IOREG space.
|
||||
* @buf: if successful contains the data from the adapter IOREG space.
|
||||
* @off: offset into buffer to beginning of data.
|
||||
* @count: bytes to transfer.
|
||||
*
|
||||
|
@@ -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.
|
||||
|
@@ -645,7 +645,7 @@ lpfc_hba_down_prep(struct lpfc_hba *phba)
|
||||
* down the SLI Layer.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucess.
|
||||
* 0 - success.
|
||||
* Any other value - error.
|
||||
**/
|
||||
static int
|
||||
@@ -700,7 +700,7 @@ lpfc_hba_down_post_s3(struct lpfc_hba *phba)
|
||||
* down the SLI Layer.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucess.
|
||||
* 0 - success.
|
||||
* Any other value - error.
|
||||
**/
|
||||
static int
|
||||
@@ -755,7 +755,7 @@ lpfc_hba_down_post_s4(struct lpfc_hba *phba)
|
||||
* uninitialization after the HBA is reset when bring down the SLI Layer.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucess.
|
||||
* 0 - success.
|
||||
* Any other value - error.
|
||||
**/
|
||||
int
|
||||
@@ -1254,7 +1254,7 @@ lpfc_handle_eratt_s4(struct lpfc_hba *phba)
|
||||
* routine from the API jump table function pointer from the lpfc_hba struct.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucess.
|
||||
* 0 - success.
|
||||
* Any other value - error.
|
||||
**/
|
||||
void
|
||||
@@ -3124,7 +3124,7 @@ static void lpfc_log_intr_mode(struct lpfc_hba *phba, uint32_t intr_mode)
|
||||
* PCI devices.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3220,7 +3220,7 @@ lpfc_reset_hba(struct lpfc_hba *phba)
|
||||
* support the SLI-3 HBA device it attached to.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3321,7 +3321,7 @@ lpfc_sli_driver_resource_unset(struct lpfc_hba *phba)
|
||||
* support the SLI-4 HBA device it attached to.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3642,7 +3642,7 @@ lpfc_init_api_table_setup(struct lpfc_hba *phba, uint8_t dev_grp)
|
||||
* device specific resource setup to support the HBA device it attached to.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3688,7 +3688,7 @@ lpfc_setup_driver_resource_phase1(struct lpfc_hba *phba)
|
||||
* device specific resource setup to support the HBA device it attached to.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3753,7 +3753,7 @@ lpfc_free_iocb_list(struct lpfc_hba *phba)
|
||||
* list and set up the IOCB tag array accordingly.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3872,7 +3872,7 @@ lpfc_free_active_sgl(struct lpfc_hba *phba)
|
||||
* list and set up the sgl xritag tag array accordingly.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -3986,7 +3986,7 @@ out_free_mem:
|
||||
* enabled and the driver is reinitializing the device.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -4146,7 +4146,7 @@ lpfc_sli4_remove_rpi_hdrs(struct lpfc_hba *phba)
|
||||
* PCI device data structure is set.
|
||||
*
|
||||
* Return codes
|
||||
* pointer to @phba - sucessful
|
||||
* pointer to @phba - successful
|
||||
* NULL - error
|
||||
**/
|
||||
static struct lpfc_hba *
|
||||
@@ -4202,7 +4202,7 @@ lpfc_hba_free(struct lpfc_hba *phba)
|
||||
* host with it.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -4365,7 +4365,7 @@ lpfc_post_init_setup(struct lpfc_hba *phba)
|
||||
* with SLI-3 interface spec.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -4662,7 +4662,7 @@ lpfc_sli4_bar2_register_memmap(struct lpfc_hba *phba, uint32_t vf)
|
||||
* this routine.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - could not allocated memory.
|
||||
**/
|
||||
static int
|
||||
@@ -4761,7 +4761,7 @@ lpfc_destroy_bootstrap_mbox(struct lpfc_hba *phba)
|
||||
* allocation for the port.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -4861,7 +4861,7 @@ lpfc_sli4_read_config(struct lpfc_hba *phba)
|
||||
* HBA consistent with the SLI-4 interface spec.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -4910,7 +4910,7 @@ lpfc_setup_endian_order(struct lpfc_hba *phba)
|
||||
* we just use some constant number as place holder.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -5218,7 +5218,7 @@ out_error:
|
||||
* operation.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -5286,7 +5286,7 @@ lpfc_sli4_queue_destroy(struct lpfc_hba *phba)
|
||||
* operation.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -5552,7 +5552,7 @@ out_error:
|
||||
* operation.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -5599,7 +5599,7 @@ lpfc_sli4_queue_unset(struct lpfc_hba *phba)
|
||||
* Later, this can be used for all the slow-path events.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* -ENOMEM - No availble memory
|
||||
**/
|
||||
static int
|
||||
@@ -5760,7 +5760,7 @@ lpfc_sli4_cq_event_release_all(struct lpfc_hba *phba)
|
||||
* all resources assigned to the PCI function which originates this request.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No availble memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -5923,7 +5923,7 @@ lpfc_sli4_fcfi_unreg(struct lpfc_hba *phba, uint16_t fcfi)
|
||||
* with SLI-4 interface spec.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -6052,7 +6052,7 @@ lpfc_sli4_pci_mem_unset(struct lpfc_hba *phba)
|
||||
* will be left with MSI-X enabled and leaks its vectors.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -6184,7 +6184,7 @@ lpfc_sli_disable_msix(struct lpfc_hba *phba)
|
||||
* is done in this function.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
*/
|
||||
static int
|
||||
@@ -6243,7 +6243,7 @@ lpfc_sli_disable_msi(struct lpfc_hba *phba)
|
||||
* MSI-X -> MSI -> IRQ.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static uint32_t
|
||||
@@ -6333,7 +6333,7 @@ lpfc_sli_disable_intr(struct lpfc_hba *phba)
|
||||
* enabled and leaks its vectors.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -6443,7 +6443,7 @@ lpfc_sli4_disable_msix(struct lpfc_hba *phba)
|
||||
* which is done in this function.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static int
|
||||
@@ -6508,7 +6508,7 @@ lpfc_sli4_disable_msi(struct lpfc_hba *phba)
|
||||
* MSI-X -> MSI -> IRQ.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* other values - error
|
||||
**/
|
||||
static uint32_t
|
||||
|
@@ -1794,7 +1794,7 @@ lpfc_sli_handle_mb_event(struct lpfc_hba *phba)
|
||||
*/
|
||||
if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) ==
|
||||
MBX_SHUTDOWN) {
|
||||
/* Unknow mailbox command compl */
|
||||
/* Unknown mailbox command compl */
|
||||
lpfc_printf_log(phba, KERN_ERR, LOG_MBOX | LOG_SLI,
|
||||
"(%d):0323 Unknown Mailbox command "
|
||||
"x%x (x%x) Cmpl\n",
|
||||
@@ -4163,7 +4163,7 @@ lpfc_sli4_read_fcoe_params(struct lpfc_hba *phba,
|
||||
* addition, this routine gets the port vpd data.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - could not allocated memory.
|
||||
**/
|
||||
static int
|
||||
@@ -11091,7 +11091,7 @@ lpfc_sli4_handle_received_buffer(struct lpfc_hba *phba)
|
||||
* sequential.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
* When this error occurs, the driver is not guaranteed
|
||||
* to have any rpi regions posted to the device and
|
||||
@@ -11129,7 +11129,7 @@ lpfc_sli4_post_all_rpi_hdrs(struct lpfc_hba *phba)
|
||||
* maps up to 64 rpi context regions.
|
||||
*
|
||||
* Return codes
|
||||
* 0 - sucessful
|
||||
* 0 - successful
|
||||
* ENOMEM - No available memory
|
||||
* EIO - The mailbox failed to complete successfully.
|
||||
**/
|
||||
@@ -11191,7 +11191,7 @@ lpfc_sli4_post_rpi_hdr(struct lpfc_hba *phba, struct lpfc_rpi_hdr *rpi_page)
|
||||
* PAGE_SIZE modulo 64 rpi context headers.
|
||||
*
|
||||
* Returns
|
||||
* A nonzero rpi defined as rpi_base <= rpi < max_rpi if sucessful
|
||||
* A nonzero rpi defined as rpi_base <= rpi < max_rpi if successful
|
||||
* LPFC_RPI_ALLOC_ERROR if no rpis are available.
|
||||
**/
|
||||
int
|
||||
|
Reference in New Issue
Block a user