From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161028AbbEUPyD (ORCPT ); Thu, 21 May 2015 11:54:03 -0400 Received: from mail-qg0-f42.google.com ([209.85.192.42]:36451 "EHLO mail-qg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755690AbbEUPxo (ORCPT ); Thu, 21 May 2015 11:53:44 -0400 Message-ID: <555DFF84.1050604@avagotech.com> Date: Thu, 21 May 2015 11:53:40 -0400 From: James Smart User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Geert Uytterhoeven , "James E.J. Bottomley" , Jiri Kosina CC: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH trivial] lpfc: Grammar s/an negative/a negative/ References: <1432210293-22684-1-git-send-email-geert+renesas@glider.be> In-Reply-To: <1432210293-22684-1-git-send-email-geert+renesas@glider.be> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Reviewed-By: James Smart looks fine. Thanks -- james s On 5/21/2015 8:11 AM, Geert Uytterhoeven wrote: > Signed-off-by: Geert Uytterhoeven > --- > 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