[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160313030004.GC11289@kroah.com>
Date: Sat, 12 Mar 2016 19:00:04 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Gavin O'Leary <gavinoleary3@...il.com>
Cc: driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: dgap: dgap.c: fixed whitespace error caused by
my patch
On Sat, Mar 12, 2016 at 05:10:29PM -0800, Gavin O'Leary wrote:
> Signed-off-by: Gavin O'Leary <gavinoleary3@...il.com>
> ---
> drivers/staging/dgap/dgap.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c
> index 9e07a39..7845516 100644
> --- a/drivers/staging/dgap/dgap.c
> +++ b/drivers/staging/dgap/dgap.c
> @@ -4819,7 +4819,7 @@ static int dgap_tty_ioctl(struct tty_struct *tty, unsigned int cmd,
>
> case TCSBRKP:
> /* support for POSIX tcsendbreak()
> - *
> + *
No, you need to fix up your previous patch and get it right.
Powered by blists - more mailing lists