linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] IDE: new series of Coding Style Fixes
@ 2008-02-23 17:38 Paolo Ciarrocchi
  2008-02-24 16:38 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 4+ messages in thread
From: Paolo Ciarrocchi @ 2008-02-23 17:38 UTC (permalink / raw)
  To: Bartlomiej Zolnierkiewicz; +Cc: Linux Kernel, linux-ide

Bart,
here is a new series of patches that remove some errors
and warnings reported by checkpatch.pl from the IDE subsystem.

All the patches have been compile tested and are against this morning (CET time :-)
linux-next

Paolo Ciarrocchi (6):
      IDE: Coding Style fixes to drivers/ide/pci/opti621.c
      IDE: Coding Style fixes to drivers/ide/legacy/hd.c
      IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
      IDE: Coding Style fixes to drivers/ide/pci/it8213.c
      IDE: Coding Style fixes to drivers/ide/ide-floppy.c
      IDE: Coding Style fixes to drivers/ide/pci/cmd640.c

 drivers/ide/ide-floppy.c     |    4 +-
 drivers/ide/legacy/ali14xx.c |   11 +++--
 drivers/ide/legacy/hd.c      |   79 ++++++++++++++++++------------------
 drivers/ide/pci/cmd640.c     |   90 +++++++++++++++++++++---------------------
 drivers/ide/pci/it8213.c     |    9 ++--
 drivers/ide/pci/opti621.c    |   50 ++++++++++++------------
 6 files changed, 122 insertions(+), 121 deletions(-)

Ciao,
                Paolo

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

end of thread, other threads:[~2008-02-26 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-23 17:38 [PATCH 0/6] IDE: new series of Coding Style Fixes Paolo Ciarrocchi
2008-02-24 16:38 ` Bartlomiej Zolnierkiewicz
2008-02-24 18:12   ` Paolo Ciarrocchi
2008-02-26 21:01     ` 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).