From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] Continuation line fixes
Date: Fri, 26 Mar 2010 19:27:49 -0700 [thread overview]
Message-ID: <cover.1269655208.git.joe@perches.com> (raw)
Fix undesired spaces caused by improper continuation line use
Joe Perches (9):
arch/arm: Fix continuation lines
arch/blackfin: Fix continuation lines
drivers/infiniband: Fix continuation lines
drivers/media: Fix continuation lines
drivers/message: Fix continuation lines
drivers/net: Fix continuation lines
drivers/scsi: Fix continuation lines
drivers/serial: Fix continuation lines
mm: Fix continuation lines
arch/arm/mach-s5pv210/clock.c | 4 +-
arch/blackfin/mach-common/smp.c | 4 +-
drivers/infiniband/hw/nes/nes_nic.c | 4 +-
drivers/media/video/ov511.c | 4 +-
drivers/message/fusion/mptbase.c | 8 +++---
drivers/net/atlx/atl1.c | 2 +-
drivers/scsi/arcmsr/arcmsr_hba.c | 50 +++++++++++++++++-----------------
drivers/scsi/qla2xxx/qla_attr.c | 18 ++++++------
drivers/scsi/qla2xxx/qla_os.c | 6 ++--
drivers/serial/bfin_5xx.c | 8 +++---
mm/slab.c | 9 +++---
11 files changed, 59 insertions(+), 58 deletions(-)
next reply other threads:[~2010-03-27 2:28 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-27 2:27 Joe Perches [this message]
2010-03-27 2:27 ` [PATCH 1/9] arch/arm: Fix continuation lines Joe Perches
2010-03-27 2:27 ` Joe Perches
2010-04-12 19:47 ` Russell King - ARM Linux
2010-04-12 19:47 ` Russell King - ARM Linux
2010-04-12 20:00 ` [PATCH] MAINTAINERS: arch/arm/s3c and arch/arm/s5p Joe Perches
2010-04-12 20:00 ` Joe Perches
2010-04-12 23:53 ` Kyungmin Park
2010-04-12 23:53 ` Kyungmin Park
2010-04-13 2:47 ` Joe Perches
2010-04-13 2:47 ` Joe Perches
2010-04-16 19:43 ` Kyungmin Park
2010-05-04 0:46 ` Ben Dooks
2010-05-04 0:46 ` Ben Dooks
2010-05-04 2:17 ` Kyungmin Park
2010-05-04 2:17 ` Kyungmin Park
2010-05-09 23:03 ` Kukjin Kim
2010-05-09 23:03 ` Kukjin Kim
2010-03-27 2:27 ` [PATCH 2/9] arch/blackfin: Fix continuation lines Joe Perches
2010-03-27 5:13 ` [Uclinux-dist-devel] " Mike Frysinger
2010-03-27 2:27 ` [PATCH 3/9] drivers/infiniband: " Joe Perches
2010-03-27 2:27 ` [PATCH 4/9] drivers/media: " Joe Perches
2010-03-27 2:27 ` [PATCH 5/9] drivers/message: " Joe Perches
2010-03-27 2:27 ` [PATCH 6/9] drivers/net: " Joe Perches
2010-03-27 15:34 ` David Miller
2010-03-27 2:27 ` [PATCH 7/9] drivers/scsi: " Joe Perches
2010-03-27 2:27 ` [PATCH 8/9] drivers/serial: " Joe Perches
2010-03-27 5:12 ` [Uclinux-dist-devel] " Mike Frysinger
2010-03-27 2:27 ` [PATCH 9/9] mm: " Joe Perches
2010-03-27 2:27 ` Joe Perches
2010-03-28 17:10 ` Pekka Enberg
2010-03-28 17:10 ` Pekka Enberg
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=cover.1269655208.git.joe@perches.com \
--to=joe@perches.com \
--cc=linux-kernel@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.