lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 21 May 2015 11:53:40 -0400
From:	James Smart <james.smart@...gotech.com>
To:	Geert Uytterhoeven <geert+renesas@...der.be>,
	"James E.J. Bottomley" <JBottomley@...n.com>,
	Jiri Kosina <trivial@...nel.org>
CC:	linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH trivial] lpfc: Grammar s/an negative/a negative/

Reviewed-By: James Smart <james.smart@...gotech.com>

looks fine.

Thanks

-- james s


On 5/21/2015 8:11 AM, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
>   drivers/scsi/lpfc/lpfc_debugfs.c | 12 ++++++------
>   1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/scsi/lpfc/lpfc_debugfs.c b/drivers/scsi/lpfc/lpfc_debugfs.c
> index 513edcb0c2dae379..25aa9b98d53aa345 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,
>    * 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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ