diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-05-21 08:11:33 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-26 09:30:14 -0400 |
commit | 79ce48df755e6a5231cc1ac515e7988e1d715ce1 (patch) | |
tree | b3c41ba438c113539a282e5afcfaf1ce84f46793 | |
parent | 82350ab1670b939efc9fd69ab863ee5a3563a0d6 (diff) |
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>
-rw-r--r-- | drivers/scsi/lpfc/lpfc_debugfs.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/scsi/lpfc/lpfc_debugfs.c b/drivers/scsi/lpfc/lpfc_debugfs.c index 786a2aff7b59..8cf412dc23b0 100644 --- a/drivers/scsi/lpfc/lpfc_debugfs.c +++ b/drivers/scsi/lpfc/lpfc_debugfs.c | |||
@@ -710,7 +710,7 @@ lpfc_debugfs_slow_ring_trc(struct lpfc_hba *phba, char *fmt, | |||
710 | * returns a pointer to that log in the private_data field in @file. | 710 | * returns a pointer to that log in the private_data field in @file. |
711 | * | 711 | * |
712 | * Returns: | 712 | * Returns: |
713 | * This function returns zero if successful. On error it will return an negative | 713 | * This function returns zero if successful. On error it will return a negative |
714 | * error value. | 714 | * error value. |
715 | **/ | 715 | **/ |
716 | static int | 716 | static int |
@@ -760,7 +760,7 @@ out: | |||
760 | * returns a pointer to that log in the private_data field in @file. | 760 | * returns a pointer to that log in the private_data field in @file. |
761 | * | 761 | * |
762 | * Returns: | 762 | * Returns: |
763 | * This function returns zero if successful. On error it will return an negative | 763 | * This function returns zero if successful. On error it will return a negative |
764 | * error value. | 764 | * error value. |
765 | **/ | 765 | **/ |
766 | static int | 766 | static int |
@@ -810,7 +810,7 @@ out: | |||
810 | * returns a pointer to that log in the private_data field in @file. | 810 | * returns a pointer to that log in the private_data field in @file. |
811 | * | 811 | * |
812 | * Returns: | 812 | * Returns: |
813 | * This function returns zero if successful. On error it will return an negative | 813 | * This function returns zero if successful. On error it will return a negative |
814 | * error value. | 814 | * error value. |
815 | **/ | 815 | **/ |
816 | static int | 816 | static int |
@@ -852,7 +852,7 @@ out: | |||
852 | * returns a pointer to that log in the private_data field in @file. | 852 | * returns a pointer to that log in the private_data field in @file. |
853 | * | 853 | * |
854 | * Returns: | 854 | * Returns: |
855 | * This function returns zero if successful. On error it will return an negative | 855 | * This function returns zero if successful. On error it will return a negative |
856 | * error value. | 856 | * error value. |
857 | **/ | 857 | **/ |
858 | static int | 858 | static int |
@@ -894,7 +894,7 @@ out: | |||
894 | * returns a pointer to that log in the private_data field in @file. | 894 | * returns a pointer to that log in the private_data field in @file. |
895 | * | 895 | * |
896 | * Returns: | 896 | * Returns: |
897 | * This function returns zero if successful. On error it will return an negative | 897 | * This function returns zero if successful. On error it will return a negative |
898 | * error value. | 898 | * error value. |
899 | **/ | 899 | **/ |
900 | static int | 900 | static int |
@@ -1115,7 +1115,7 @@ lpfc_debugfs_dif_err_release(struct inode *inode, struct file *file) | |||
1115 | * returns a pointer to that log in the private_data field in @file. | 1115 | * returns a pointer to that log in the private_data field in @file. |
1116 | * | 1116 | * |
1117 | * Returns: | 1117 | * Returns: |
1118 | * This function returns zero if successful. On error it will return an negative | 1118 | * This function returns zero if successful. On error it will return a negative |
1119 | * error value. | 1119 | * error value. |
1120 | **/ | 1120 | **/ |
1121 | static int | 1121 | static int |