LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 00/10] IDE: Coding Style Fixes
@ 2008-02-23 14:04 Paolo Ciarrocchi
2008-02-23 14:09 ` Paolo Ciarrocchi
2008-02-24 15:49 ` Bartlomiej Zolnierkiewicz
0 siblings, 2 replies; 3+ messages in thread
From: Paolo Ciarrocchi @ 2008-02-23 14:04 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz; +Cc: Linux Kernel, linux-ide
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 00/10] IDE: Coding Style Fixes
2008-02-23 14:04 [PATCH 00/10] IDE: Coding Style Fixes Paolo Ciarrocchi
@ 2008-02-23 14:09 ` Paolo Ciarrocchi
2008-02-24 15:49 ` Bartlomiej Zolnierkiewicz
1 sibling, 0 replies; 3+ messages in thread
From: Paolo Ciarrocchi @ 2008-02-23 14:09 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz; +Cc: Linux Kernel, linux-ide
On Sat, Feb 23, 2008 at 3:04 PM, Paolo Ciarrocchi
<paolo.ciarrocchi@gmail.com> wrote:
> 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.
I forgot to mention that the series is against a linux-next tree cloned
a few hours ago.
Ciao,
--
Paolo
http://paolo.ciarrocchi.googlepages.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 00/10] IDE: Coding Style Fixes
2008-02-23 14:04 [PATCH 00/10] IDE: Coding Style Fixes Paolo Ciarrocchi
2008-02-23 14:09 ` Paolo Ciarrocchi
@ 2008-02-24 15:49 ` Bartlomiej Zolnierkiewicz
1 sibling, 0 replies; 3+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2008-02-24 15:49 UTC (permalink / raw)
To: Paolo Ciarrocchi; +Cc: Linux Kernel, linux-ide, Adrian Bunk, Cyrill Gorcunov
On Saturday 23 February 2008, Paolo Ciarrocchi wrote:
> Hi Bartlomiej,
> The following 10 patches remove a huge number of errors and warnings
> reported by checkpatch.pl from the IDE subsystem.
[...]
Thanks!
I applied everything (patch #8 with fixes based on comments from
Adrian & Cyrill + patches #1/2/4/5 also with some improvements)
and verified that md5sums for the resulting binary files remain
the same.
Bart
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-24 16:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-23 14:04 [PATCH 00/10] IDE: Coding Style Fixes Paolo Ciarrocchi
2008-02-23 14:09 ` Paolo Ciarrocchi
2008-02-24 15:49 ` Bartlomiej Zolnierkiewicz
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).