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:
Joe Perches
2013-09-03 13:45:58 -07:00
committed by Jiri Kosina
부모 9cf510a58c
커밋 9e03aa2f83
6개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제

파일 보기

@@ -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)