lpfc: Grammar s/an negative/a negative/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-By: James Smart <james.smart@avagotech.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
82350ab167
commit
79ce48df75
@ -710,7 +710,7 @@ lpfc_debugfs_slow_ring_trc(struct lpfc_hba *phba, char *fmt,
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
@ -760,7 +760,7 @@ out:
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
@ -810,7 +810,7 @@ out:
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
@ -852,7 +852,7 @@ out:
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
@ -894,7 +894,7 @@ out:
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
@ -1115,7 +1115,7 @@ lpfc_debugfs_dif_err_release(struct inode *inode, struct file *file)
|
||||
* returns a pointer to that log in the private_data field in @file.
|
||||
*
|
||||
* Returns:
|
||||
* This function returns zero if successful. On error it will return an negative
|
||||
* This function returns zero if successful. On error it will return a negative
|
||||
* error value.
|
||||
**/
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user