* [PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch
@ 2016-03-13 1:10 Gavin O'Leary
2016-03-13 3:00 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Gavin O'Leary @ 2016-03-13 1:10 UTC (permalink / raw)
To: gregkh; +Cc: Gavin O'Leary, driverdev-devel, devel, linux-kernel
Signed-off-by: Gavin O'Leary <gavinoleary3@gmail.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()
- *
+ *
* According to POSIX.1 spec (7.2.2.1.2) breaks should be
* between 0.25 and 0.5 seconds so we'll ask for something
* in the middle: 0.375 seconds.
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch
2016-03-13 1:10 [PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch Gavin O'Leary
@ 2016-03-13 3:00 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2016-03-13 3:00 UTC (permalink / raw)
To: Gavin O'Leary; +Cc: driverdev-devel, devel, linux-kernel
On Sat, Mar 12, 2016 at 05:10:29PM -0800, Gavin O'Leary wrote:
> Signed-off-by: Gavin O'Leary <gavinoleary3@gmail.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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-13 3:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13 1:10 [PATCH] staging: dgap: dgap.c: fixed whitespace error caused by my patch Gavin O'Leary
2016-03-13 3:00 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox