All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment
@ 2020-09-21  4:14 ` James Browning
  0 siblings, 0 replies; 4+ messages in thread
From: James Browning @ 2020-09-21  4:14 UTC (permalink / raw)
  Cc: James Browning, Ian Abbott, H Hartley Sweeten,
	Greg Kroah-Hartman, devel, linux-kernel

Removed repeated word "in"

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

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 3bc74bea830d..b5d00a006dbb 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -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] 4+ messages in thread

* [PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment
@ 2020-09-21  4:14 ` James Browning
  0 siblings, 0 replies; 4+ messages in thread
From: James Browning @ 2020-09-21  4:14 UTC (permalink / raw)
  Cc: devel, James Browning, Greg Kroah-Hartman, linux-kernel, Ian Abbott

Removed repeated word "in"

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

diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 3bc74bea830d..b5d00a006dbb 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -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

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

* Re: [PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment
  2020-09-21  4:14 ` James Browning
@ 2020-09-21  5:09   ` Greg Kroah-Hartman
  -1 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2020-09-21  5:09 UTC (permalink / raw)
  To: James Browning; +Cc: devel, linux-kernel, Ian Abbott

On Sun, Sep 20, 2020 at 09:14:49PM -0700, James Browning wrote:
> Removed repeated word "in"
> 
> Signed-off-by: James Browning <jamesbrowning137@gmail.com>
> ---
>  drivers/staging/comedi/comedi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

You sent two different patches that did different things, yet had the
same exact subject line, which isn't ok.

Why not just merge them into the same patch?

thanks,

greg k-h

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

* Re: [PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment
@ 2020-09-21  5:09   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2020-09-21  5:09 UTC (permalink / raw)
  To: James Browning; +Cc: devel, Ian Abbott, linux-kernel

On Sun, Sep 20, 2020 at 09:14:49PM -0700, James Browning wrote:
> Removed repeated word "in"
> 
> Signed-off-by: James Browning <jamesbrowning137@gmail.com>
> ---
>  drivers/staging/comedi/comedi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

You sent two different patches that did different things, yet had the
same exact subject line, which isn't ok.

Why not just merge them into the same patch?

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2020-09-21  5:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21  4:14 [PATCH 2/2] drivers:staging:comedi:comedi.h Fixed typo in comment James Browning
2020-09-21  4:14 ` James Browning
2020-09-21  5:09 ` Greg Kroah-Hartman
2020-09-21  5:09   ` Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.