linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers:staging:comedi:comedi.h: Fixed typos in comments
@ 2020-09-21  5:30 James Browning
  2020-09-22  7:52 ` [PATCH] staging: comedi: comedi.h: " Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: James Browning @ 2020-09-21  5:30 UTC (permalink / raw)
  Cc: James Browning, Ian Abbott, H Hartley Sweeten,
	Greg Kroah-Hartman, devel, linux-kernel

Removed repeated words "the" and "in"

Signed-off-by: James Browning <jamesbrowning137@gmail.com>
---
 drivers/staging/comedi/comedi.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 09a940066c0e..b5d00a006dbb 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -680,7 +680,7 @@ struct comedi_rangeinfo {
  * value of 1 volt.
  *
  * The only defined flag value is %RF_EXTERNAL (%0x100), indicating that the
- * the range needs to be multiplied by an external reference.
+ * range needs to be multiplied by an external reference.
  */
 struct comedi_krange {
 	int min;
@@ -970,7 +970,7 @@ enum i8254_mode {
  *   major reasons exist why this caused major confusion for users:
  *   1) The register values are _NOT_ in user documentation, but rather in
  *     arcane locations, such as a few register programming manuals that are
- *     increasingly hard to find and the NI MHDDK (comments in in example code).
+ *     increasingly hard to find and the NI MHDDK (comments in example code).
  *     There is no one place to find the various valid values of the registers.
  *   2) The register values are _NOT_ completely consistent.  There is no way to
  *     gain any sense of intuition of which values, or even enums one should use
-- 
2.25.1


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

* Re: [PATCH] staging: comedi: comedi.h: Fixed typos in comments
  2020-09-21  5:30 [PATCH] drivers:staging:comedi:comedi.h: Fixed typos in comments James Browning
@ 2020-09-22  7:52 ` Greg Kroah-Hartman
  2020-09-22 18:43   ` James Browning
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Kroah-Hartman @ 2020-09-22  7:52 UTC (permalink / raw)
  To: James Browning; +Cc: devel, linux-kernel, Ian Abbott

On Sun, Sep 20, 2020 at 10:30:00PM -0700, James Browning wrote:
> Removed repeated words "the" and "in"
> 
> Signed-off-by: James Browning <jamesbrowning137@gmail.com>
> ---
>  drivers/staging/comedi/comedi.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

What tree did you make this against?  It's already in my development
tree and in linux-next, so I can't apply this again :(

thanks,

greg k-h

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

* Re: [PATCH] staging: comedi: comedi.h: Fixed typos in comments
  2020-09-22  7:52 ` [PATCH] staging: comedi: comedi.h: " Greg Kroah-Hartman
@ 2020-09-22 18:43   ` James Browning
  0 siblings, 0 replies; 3+ messages in thread
From: James Browning @ 2020-09-22 18:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: devel, linux-kernel, Ian Abbott

On Tue, Sep 22, 2020 at 09:52:24AM +0200, Greg Kroah-Hartman wrote:
> On Sun, Sep 20, 2020 at 10:30:00PM -0700, James Browning wrote:
> > Removed repeated words "the" and "in"
> > 
> > Signed-off-by: James Browning <jamesbrowning137@gmail.com>
> > ---
> >  drivers/staging/comedi/comedi.h | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> What tree did you make this against?  It's already in my development
> tree and in linux-next, so I can't apply this again :(
> 
> thanks,
> 
> greg k-h

I made that patch on the 5.9-rc6 mainline tree. From now I will check the linux-next tree.

Thank you,
James

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

end of thread, other threads:[~2020-09-22 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21  5:30 [PATCH] drivers:staging:comedi:comedi.h: Fixed typos in comments James Browning
2020-09-22  7:52 ` [PATCH] staging: comedi: comedi.h: " Greg Kroah-Hartman
2020-09-22 18:43   ` James Browning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).