mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: Fix misspellings collected by members of KJ list.
       [not found] <200705092102.l49L29Bt026911@hera.kernel.org>
@ 2007-05-09 21:52 ` Simon Arlott
  2007-05-10 12:24   ` Robert P. J. Day
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Arlott @ 2007-05-09 21:52 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: rpjday

On 09/05/07 22:02, Linux Kernel Mailing List wrote:
> Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=beb7dd86a101263bf63a78c7c6d4da3849b35bd6
> Commit:     beb7dd86a101263bf63a78c7c6d4da3849b35bd6
> Parent:     3dde6ad8fc3939d345a3768464ecff43c91d511a
> Author:     Robert P. J. Day <rpjday@mindspring.com>
> AuthorDate: Wed May 9 07:14:03 2007 +0200
> Committer:  Adrian Bunk <bunk@stusta.de>
> CommitDate: Wed May 9 07:14:03 2007 +0200
> 
>     Fix misspellings collected by members of KJ list.
>     
>     Fix the misspellings of "propogate", "writting" and (oh, the shame
>     :-) "kenrel" in the source tree.
>     
>     Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
>     Signed-off-by: Adrian Bunk <bunk@stusta.de>
> ---
> diff --git a/drivers/char/tty_io.c b/drivers/char/tty_io.c
> index 7710a6a..f6ac1d3 100644
> --- a/drivers/char/tty_io.c
> +++ b/drivers/char/tty_io.c
> @@ -1607,11 +1607,11 @@ void stop_tty(struct tty_struct *tty)
>  EXPORT_SYMBOL(stop_tty);
>  
>  /**
> - *	start_tty	-	propogate flow control
> + *	start_tty	-	propagate flow control
>   *	@tty: tty to start
>   *
>   *	Start a tty that has been stopped if at all possible. Perform
> - *	any neccessary wakeups and propogate the TIOCPKT status. If this
> + *	any neccessary wakeups and propagate the TIOCPKT status. If this
>   *	is the tty was previous stopped and is being started then the
>   *	driver start method is invoked and the line discipline woken.
>   *

There's only one c in necessary.

-- 
Simon Arlott

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fix misspellings collected by members of KJ list.
  2007-05-09 21:52 ` Fix misspellings collected by members of KJ list Simon Arlott
@ 2007-05-10 12:24   ` Robert P. J. Day
  0 siblings, 0 replies; 2+ messages in thread
From: Robert P. J. Day @ 2007-05-10 12:24 UTC (permalink / raw)
  To: Simon Arlott; +Cc: Linux Kernel Mailing List

On Wed, 9 May 2007, Simon Arlott wrote:

> On 09/05/07 22:02, Linux Kernel Mailing List wrote:
> > Gitweb:
> > http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=beb7dd86a101263bf63a78c7c6d4da3849b35bd6
> > Commit:     beb7dd86a101263bf63a78c7c6d4da3849b35bd6
> > Parent:     3dde6ad8fc3939d345a3768464ecff43c91d511a
> > Author:     Robert P. J. Day <rpjday@mindspring.com>
> > AuthorDate: Wed May 9 07:14:03 2007 +0200
> > Committer:  Adrian Bunk <bunk@stusta.de>
> > CommitDate: Wed May 9 07:14:03 2007 +0200
> >
> >     Fix misspellings collected by members of KJ list.
> >         Fix the misspellings of "propogate", "writting" and (oh, the shame
> >     :-) "kenrel" in the source tree.
> >         Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
> >     Signed-off-by: Adrian Bunk <bunk@stusta.de>
> > ---
> > diff --git a/drivers/char/tty_io.c b/drivers/char/tty_io.c
> > index 7710a6a..f6ac1d3 100644
> > --- a/drivers/char/tty_io.c
> > +++ b/drivers/char/tty_io.c
> > @@ -1607,11 +1607,11 @@ void stop_tty(struct tty_struct *tty)
> >  EXPORT_SYMBOL(stop_tty);
> >   /**
> > - *	start_tty	-	propogate flow control
> > + *	start_tty	-	propagate flow control
> >   *	@tty: tty to start
> >   *
> >   *	Start a tty that has been stopped if at all possible. Perform
> > - *	any neccessary wakeups and propogate the TIOCPKT status. If this
> > + *	any neccessary wakeups and propagate the TIOCPKT status. If this
> >   *	is the tty was previous stopped and is being started then the
> >   *	driver start method is invoked and the line discipline woken.
> >   *
>
> There's only one c in necessary.

dang.  well, might as well just apply that patch as we've collected a
few more typoes since then, i'll catch that one on the next pass.

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-10 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200705092102.l49L29Bt026911@hera.kernel.org>
2007-05-09 21:52 ` Fix misspellings collected by members of KJ list Simon Arlott
2007-05-10 12:24   ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome