Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1356574 > unrolled thread
| Started by | Gavin O'Leary <gavinoleary3@gmail.com> |
|---|---|
| First post | 2016-03-13 02:10 +0100 |
| Last post | 2016-03-13 04:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] staging: dgap: dgap.c: Fixed a comment warning Gavin O'Leary <gavinoleary3@gmail.com> - 2016-03-13 02:10 +0100
Re: [PATCH] staging: dgap: dgap.c: Fixed a comment warning Greg KH <gregkh@linuxfoundation.org> - 2016-03-13 04:50 +0100
| From | Gavin O'Leary <gavinoleary3@gmail.com> |
|---|---|
| Date | 2016-03-13 02:10 +0100 |
| Subject | [PATCH] staging: dgap: dgap.c: Fixed a comment warning |
| Message-ID | <rc2HE-6xE-5@gated-at.bofh.it> |
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 bad3551..9e07a39 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
[toc] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-03-13 04:50 +0100 |
| Message-ID | <rc5ct-8b8-5@gated-at.bofh.it> |
| In reply to | #1356574 |
On Sat, Mar 12, 2016 at 05:03:01PM -0800, Gavin O'Leary wrote: > Signed-off-by: Gavin O'Leary <gavinoleary3@gmail.com> I can't take a patch without a changelog entry. greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web