mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
Fix spelling in comments.
Comment should have said Repost. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
This commit is contained in:
parent
e8c0a77935
commit
0ef699684c
1 changed files with 1 additions and 1 deletions
|
@ -6338,7 +6338,7 @@ lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type,
|
|||
}
|
||||
|
||||
/**
|
||||
* lpfc_sli4_repost_sgl_list - Repsot the buffers sgl pages as block
|
||||
* lpfc_sli4_repost_sgl_list - Repost the buffers sgl pages as block
|
||||
* @phba: pointer to lpfc hba data structure.
|
||||
* @pring: Pointer to driver SLI ring object.
|
||||
* @sgl_list: linked link of sgl buffers to post
|
||||
|
|
Loading…
Reference in a new issue