From: Frans Pop <elendil@planet.nl>
To: linux-kernel@vger.kernel.org
Cc: linux-alpha@vger.kernel.org, linux-ia64@vger.kernel.org,
linux-parisc@vger.kernel.org, linux-s390@vger.kernel.org,
sparclinux@vger.kernel.org
Subject: Re: [PATCH 00/16] remove trailing spaces in messages
Date: Sat, 6 Feb 2010 21:57:42 +0100 [thread overview]
Message-ID: <201002062157.44357.elendil@planet.nl> (raw)
In-Reply-To: <201002061844.45212.elendil@planet.nl>
Resending the patch cover letter for vger only as it didn't reach there for
some reason (# recipients maybe?).
+++++++++++
This is a first series of patches to remove trailing spaces in messages.
Patches cover arch-specific code plus one fix for PM and one in
Documentation. Depending on how this series is received I'll continue
with other parts of the kernel.
Benefits are:
- general cleanup and consistency
- minor reduction in kernel size and user's log file size
- reduced annoyance for people writing logcheck rules
The patch for m68k has been rebased against linux-next; all other
patches apply against both mainline and -next (as of 5-2).
Shortstat:
74 files changed, 135 insertions(+), 136 deletions(-)
Frans Pop (16):
alpha: remove trailing spaces in messages
arm: remove trailing spaces in messages
ia64: remove trailing space in messages
m68k: remove trailing space in messages
microblaze: remove trailing space in messages
mips: remove trailing space in messages
parisc: remove trailing space in messages
s390: remove trailing space in messages
sparc: remove trailing space in messages
x86: remove trailing space in messages
blackfin: remove trailing space in messages
cris/trivial: remove trailing space in message
powerpc: remove trailing space in messages
um: remove trailing space in messages
PM: remove trailing space in message
trivial: remove trailing space in spidev test program
WARNING: multiple messages have this Message-ID (diff)
From: Frans Pop <elendil@planet.nl>
To: linux-kernel@vger.kernel.org
Cc: linux-alpha@vger.kernel.org, linux-ia64@vger.kernel.org,
linux-parisc@vger.kernel.org, linux-s390@vger.kernel.org,
sparclinux@vger.kernel.org
Subject: Re: [PATCH 00/16] remove trailing spaces in messages
Date: Sat, 06 Feb 2010 20:57:42 +0000 [thread overview]
Message-ID: <201002062157.44357.elendil@planet.nl> (raw)
In-Reply-To: <201002061844.45212.elendil@planet.nl>
Resending the patch cover letter for vger only as it didn't reach there for
some reason (# recipients maybe?).
+++++++++++
This is a first series of patches to remove trailing spaces in messages.
Patches cover arch-specific code plus one fix for PM and one in
Documentation. Depending on how this series is received I'll continue
with other parts of the kernel.
Benefits are:
- general cleanup and consistency
- minor reduction in kernel size and user's log file size
- reduced annoyance for people writing logcheck rules
The patch for m68k has been rebased against linux-next; all other
patches apply against both mainline and -next (as of 5-2).
Shortstat:
74 files changed, 135 insertions(+), 136 deletions(-)
Frans Pop (16):
alpha: remove trailing spaces in messages
arm: remove trailing spaces in messages
ia64: remove trailing space in messages
m68k: remove trailing space in messages
microblaze: remove trailing space in messages
mips: remove trailing space in messages
parisc: remove trailing space in messages
s390: remove trailing space in messages
sparc: remove trailing space in messages
x86: remove trailing space in messages
blackfin: remove trailing space in messages
cris/trivial: remove trailing space in message
powerpc: remove trailing space in messages
um: remove trailing space in messages
PM: remove trailing space in message
trivial: remove trailing space in spidev test program
next prev parent reply other threads:[~2010-02-06 20:57 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-06 17:44 [PATCH 00/16] remove trailing spaces in messages Frans Pop
2010-02-06 17:44 ` Frans Pop
2010-02-06 17:44 ` Frans Pop
2010-02-06 17:44 ` Frans Pop
2010-02-06 17:44 ` Frans Pop
2010-02-06 17:44 ` Frans Pop
2010-02-06 17:47 ` [PATCH 01/16] alpha: " Frans Pop
2010-02-07 0:54 ` Matt Turner
2010-02-07 0:54 ` Matt Turner
2010-02-06 17:47 ` [PATCH 02/16] arm: " Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-06 17:47 ` [PATCH 03/16] ia64: remove trailing space " Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-06 17:47 ` [PATCH 04/16] m68k: " Frans Pop
2010-03-07 12:41 ` Geert Uytterhoeven
2010-02-06 17:47 ` Frans Pop
2010-02-06 17:47 ` [PATCH 05/16] microblaze: " Frans Pop
2010-02-07 19:11 ` Michal Simek
2010-02-06 17:47 ` [PATCH 06/16] mips: " Frans Pop
2010-02-06 17:47 ` [PATCH 07/16] parisc: " Frans Pop
2010-02-06 23:53 ` Kyle McMartin
2010-02-06 17:47 ` [PATCH 08/16] s390: " Frans Pop
2010-02-06 17:47 ` [PATCH 09/16] sparc: " Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-06 18:16 ` [PATCH 09/16 v2] " Frans Pop
2010-02-06 18:16 ` Frans Pop
2010-02-12 20:09 ` David Miller
2010-02-12 20:09 ` David Miller
2010-02-06 17:47 ` [PATCH 10/16] x86: " Frans Pop
2010-02-07 19:42 ` [tip:x86/cleanups] x86: Remove trailing spaces " tip-bot for Frans Pop
2010-02-06 17:47 ` [PATCH 11/16] blackfin: remove trailing space " Frans Pop
2010-02-11 9:02 ` Mike Frysinger
2010-02-06 17:47 ` [PATCH 12/16] cris/trivial: remove trailing space in message Frans Pop
2010-02-08 7:45 ` Jesper Nilsson
2010-02-06 17:47 ` [PATCH 13/16] powerpc: remove trailing space in messages Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-06 17:47 ` [uml-devel] [PATCH 14/16] um: " Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-06 17:47 ` [PATCH 15/16] PM: remove trailing space in message Frans Pop
2010-02-06 17:47 ` Frans Pop
2010-02-08 18:12 ` Pavel Machek
2010-02-08 18:12 ` [linux-pm] " Pavel Machek
2010-02-06 17:47 ` [PATCH 16/16] trivial: remove trailing space in spidev test program Frans Pop
2010-02-06 20:57 ` Frans Pop [this message]
2010-02-06 20:57 ` [PATCH 00/16] remove trailing spaces in messages Frans Pop
-- strict thread matches above, loose matches on Subject: below --
2010-02-06 17:44 Frans Pop
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201002062157.44357.elendil@planet.nl \
--to=elendil@planet.nl \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=sparclinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.