treewide: Convert retrun typos to return
Tyops should be fixed. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -2627,7 +2627,7 @@ err_get_xri_exit:
|
||||
* @phba: Pointer to HBA context object
|
||||
*
|
||||
* This function allocates BSG_MBOX_SIZE (4KB) page size dma buffer and.
|
||||
* retruns the pointer to the buffer.
|
||||
* returns the pointer to the buffer.
|
||||
**/
|
||||
static struct lpfc_dmabuf *
|
||||
lpfc_bsg_dma_page_alloc(struct lpfc_hba *phba)
|
||||
|
Reference in New Issue
Block a user