linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 02/17]drivers:watchdog:sbc_epx_c3.c Remove one to many n's in a word.
       [not found] <1298781250-2718-1-git-send-email-justinmattock@gmail.com>
@ 2011-02-27  4:33 ` Justin P. Mattock
       [not found] ` <1298781250-2718-17-git-send-email-justinmattock@gmail.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2011-02-27  4:33 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock, Wim Van Sebroeck, linux-watchdog

The Patch below removes one to many "n's" in a word.. 

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
CC: Wim Van Sebroeck <wim@iguana.be>
CC: linux-watchdog@vger.kernel.org 
---
 drivers/watchdog/sbc_epx_c3.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/watchdog/sbc_epx_c3.c b/drivers/watchdog/sbc_epx_c3.c
index 28f1214..3066a51 100644
--- a/drivers/watchdog/sbc_epx_c3.c
+++ b/drivers/watchdog/sbc_epx_c3.c
@@ -220,7 +220,7 @@ module_exit(watchdog_exit);
 MODULE_AUTHOR("Calin A. Culianu <calin@ajvar.org>");
 MODULE_DESCRIPTION("Hardware Watchdog Device for Winsystems EPX-C3 SBC.  "
 	"Note that there is no way to probe for this device -- "
-	"so only use it if you are *sure* you are runnning on this specific "
+	"so only use it if you are *sure* you are running on this specific "
 	"SBC system from Winsystems!  It writes to IO ports 0x1ee and 0x1ef!");
 MODULE_LICENSE("GPL");
 MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
-- 
1.7.4.1

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

* Re: [PATCH 00/00]Remove one to many n's in a word.
       [not found] ` <1298781250-2718-17-git-send-email-justinmattock@gmail.com>
@ 2011-03-01 14:12   ` Jiri Kosina
  2011-03-01 15:30     ` Justin Mattock
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2011-03-01 14:12 UTC (permalink / raw)
  To: Justin P. Mattock
  Cc: linux-kernel, Vinod Koul, Dan Williams, Wim Van Sebroeck,
	linux-watchdog, Greg Kroah-Hartman, Alan Stern, linux-usb,
	Chris Mason, Eric Paris, John McCutchan, Robert Love,
	Andrew Morton, KOSAKI Motohiro, linux-mm, Hugh Dickins

On Sat, 26 Feb 2011, Justin P. Mattock wrote:

> The Patch below removes one to many "n's" in a word.. 

Hi Justin,

I have applied all the patches from the series which were not present in 
linux-next as of today (in a squashed-together form, no need to have 
separated commits for such cosmetic changes).

I'd suggest that, unless any subsystem maintainer explicitly states 
otherwise, you submit all such similar changes justo to trivial@kernel.org 
(and perhaps CC LKML). I propose this because:

- I believe most maintainers don't care about these changes and don't need 
  to be bothered
- it reduces annoying mail traffic (tens of mails because such 
  nano-change)
- it reduces the trivial tree maintainership load, as I don't have to wait 
  and cross-check which maintainer has applied which bits and which ones 
  were not picked up

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

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

* Re: [PATCH 00/00]Remove one to many n's in a word.
  2011-03-01 14:12   ` [PATCH 00/00]Remove " Jiri Kosina
@ 2011-03-01 15:30     ` Justin Mattock
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Mattock @ 2011-03-01 15:30 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-kernel, Vinod Koul, Dan Williams, Wim Van Sebroeck,
	linux-watchdog, Greg Kroah-Hartman, Alan Stern, linux-usb,
	Chris Mason, Eric Paris, John McCutchan, Robert Love,
	Andrew Morton, KOSAKI Motohiro, linux-mm, Hugh Dickins


On Mar 1, 2011, at 6:12 AM, Jiri Kosina wrote:

> On Sat, 26 Feb 2011, Justin P. Mattock wrote:
>
>> The Patch below removes one to many "n's" in a word..
>
> Hi Justin,
>
> I have applied all the patches from the series which were not  
> present in
> linux-next as of today (in a squashed-together form, no need to have
> separated commits for such cosmetic changes).
>
> I'd suggest that, unless any subsystem maintainer explicitly states
> otherwise, you submit all such similar changes justo to trivial@kernel.org
> (and perhaps CC LKML). I propose this because:
>
> - I believe most maintainers don't care about these changes and  
> don't need
>  to be bothered
> - it reduces annoying mail traffic (tens of mails because such
>  nano-change)
> - it reduces the trivial tree maintainership load, as I don't have  
> to wait
>  and cross-check which maintainer has applied which bits and which  
> ones
>  were not picked up
>
> -- 
> Jiri Kosina
> SUSE Labs, Novell Inc.


alright. makes sense.
I have another set of fixes that I did, I'll send it out later today  
or tomorrow to just trivial and lkml.

Justin P. Mattock

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

end of thread, other threads:[~2011-03-01 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1298781250-2718-1-git-send-email-justinmattock@gmail.com>
2011-02-27  4:33 ` [PATCH 02/17]drivers:watchdog:sbc_epx_c3.c Remove one to many n's in a word Justin P. Mattock
     [not found] ` <1298781250-2718-17-git-send-email-justinmattock@gmail.com>
2011-03-01 14:12   ` [PATCH 00/00]Remove " Jiri Kosina
2011-03-01 15:30     ` Justin Mattock

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).