Commit 89bbf550 authored by wengjianfeng's avatar wengjianfeng Committed by Martin K. Petersen
parent ae98ddf0
......@@ -5154,7 +5154,7 @@ lpfc_idiag_mbxacc_write(struct file *file, const char __user *buf,
* This routine is to get the available extent information.
*
* Returns:
* overall lenth of the data read into the internal buffer.
* overall length of the data read into the internal buffer.
**/
static int
lpfc_idiag_extacc_avail_get(struct lpfc_hba *phba, char *pbuffer, int len)
......@@ -5205,7 +5205,7 @@ lpfc_idiag_extacc_avail_get(struct lpfc_hba *phba, char *pbuffer, int len)
* This routine is to get the allocated extent information.
*
* Returns:
* overall lenth of the data read into the internal buffer.
* overall length of the data read into the internal buffer.
**/
static int
lpfc_idiag_extacc_alloc_get(struct lpfc_hba *phba, char *pbuffer, int len)
......@@ -5277,7 +5277,7 @@ lpfc_idiag_extacc_alloc_get(struct lpfc_hba *phba, char *pbuffer, int len)
* This routine is to get the driver extent information.
*
* Returns:
* overall lenth of the data read into the internal buffer.
* overall length of the data read into the internal buffer.
**/
static int
lpfc_idiag_extacc_drivr_get(struct lpfc_hba *phba, char *pbuffer, int len)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment