Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1191363
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tty: serial: Fix typo in the comment |
| Date | 2015-07-24 00:20 +0200 |
| Message-ID | <pPx0m-3bN-23@gated-at.bofh.it> (permalink) |
| References | <pzl3b-6vl-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 09, 2015 at 03:11:36PM +0900, Hyuk Myeong wrote: > This patch fix a spelling typo in the comment in synclink.c and > synclinkmp.c. > > Signed-off-by: Hyuk Myeong <hyuk.myeong@lge.com> > --- > drivers/tty/synclink.c | 4 ++-- > drivers/tty/synclinkmp.c | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/tty/synclink.c b/drivers/tty/synclink.c > index b799170..3bbb07c 100644 > --- a/drivers/tty/synclink.c > +++ b/drivers/tty/synclink.c > @@ -7468,9 +7468,9 @@ static bool mgsl_memory_test( struct mgsl_struct *info > ) Patch is line-wrapped and does not apply :( -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] tty: serial: Fix typo in the comment Greg KH <gregkh@linuxfoundation.org> - 2015-07-24 00:20 +0200
csiph-web