Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1191363 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2015-07-24 00:20 +0200 |
| Last post | 2015-07-24 00:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] tty: serial: Fix typo in the comment Greg KH <gregkh@linuxfoundation.org> - 2015-07-24 00:20 +0200
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2015-07-24 00:20 +0200 |
| Subject | Re: [PATCH] tty: serial: Fix typo in the comment |
| Message-ID | <pPx0m-3bN-23@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web