LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
linux-ide <linux-ide@vger.kernel.org>
Subject: [PATCH 00/10] IDE: Coding Style Fixes
Date: Sat, 23 Feb 2008 15:04:36 +0100 [thread overview]
Message-ID: <20080223150436.6c09ce54@paolo-desktop> (raw)
Hi Bartlomiej,
The following 10 patches remove a huge number of errors and warnings
reported by checkpatch.pl from the IDE subsystem.
All the patches have been compile tested.
Paolo Ciarrocchi (10):
IDE: Coding Style fixes to drivers/ide/pci/sis5513.c
IDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
IDE: Coding Style fixes to drivers/ide/ide-pnp.c
IDE: Coding Style fixes to drivers/ide/setup-pci.c
IDE: Coding Style fixes to drivers/ide/ide-proc.c
IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
IDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
IDE: Coding Style fixes to drivers/ide/pci/generic.c
IDE: Coding Style fixes to drivers/ide/pci/jmicron.c
IDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
drivers/ide/ide-pnp.c | 10 +-
drivers/ide/ide-proc.c | 175 +++++++++++++++++------------------
drivers/ide/legacy/ide-4drives.c | 2 +-
drivers/ide/legacy/umc8672.c | 53 +++++------
drivers/ide/pci/generic.c | 50 +++++-----
drivers/ide/pci/jmicron.c | 3 +-
drivers/ide/pci/sis5513.c | 190 +++++++++++++++++++-------------------
drivers/ide/pci/slc90e66.c | 6 +-
drivers/ide/pci/tc86c001.c | 28 +++---
drivers/ide/setup-pci.c | 45 ++++-----
10 files changed, 274 insertions(+), 288 deletions(-)
Ciao,
Paolo
next reply other threads:[~2008-02-23 14:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 14:04 Paolo Ciarrocchi [this message]
2008-02-23 14:09 ` Paolo Ciarrocchi
2008-02-24 15:49 ` Bartlomiej Zolnierkiewicz
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=20080223150436.6c09ce54@paolo-desktop \
--to=paolo.ciarrocchi@gmail.com \
--cc=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH 00/10] IDE: Coding Style Fixes' \
/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
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).