All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] CCISS cleanups
@ 2006-06-14 23:07 Bjorn Helgaas
  2006-06-14 23:08 ` [PATCH 1/7] CCISS: disable device when returning failure Bjorn Helgaas
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: Bjorn Helgaas @ 2006-06-14 23:07 UTC (permalink / raw)
  To: Mike Miller; +Cc: iss_storagedev, linux-kernel, Andrew Morton

This is a series of minor cleanups to the cciss (HP Smart Array) driver:

  1  disable device before returning failure
  2  claim all resources the device decodes, not just I/O ports
  3  print more useful identification when driver claims device
  4  remove intermediate #define for ARRAY_SIZE
  5  fix spelling errors
  6  unparenthesize "return" statements
  7  Lindent (warning, huge diff, but changes whitespace only)
  
They're in order of usefulness.

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

end of thread, other threads:[~2006-06-15 16:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-14 23:07 [PATCH 0/7] CCISS cleanups Bjorn Helgaas
2006-06-14 23:08 ` [PATCH 1/7] CCISS: disable device when returning failure Bjorn Helgaas
2006-06-14 23:36   ` Jeff Garzik
2006-06-15 14:32   ` Miller, Mike (OS Dev)
2006-06-14 23:09 ` [PATCH 2/7] CCISS: request all PCI resources Bjorn Helgaas
2006-06-15 14:35   ` Miller, Mike (OS Dev)
2006-06-14 23:10 ` [PATCH 3/7] CCISS: announce cciss%d devices with PCI address/IRQ/DAC info Bjorn Helgaas
2006-06-14 23:37   ` Jeff Garzik
2006-06-15 14:37   ` Miller, Mike (OS Dev)
2006-06-14 23:10 ` [PATCH 4/7] CCISS: use ARRAY_SIZE without intermediates Bjorn Helgaas
2006-06-14 23:37   ` Jeff Garzik
2006-06-15 14:38   ` Miller, Mike (OS Dev)
2006-06-14 23:11 ` [PATCH 5/7] CCISS: fix a few spelling errors Bjorn Helgaas
2006-06-15 14:40   ` Miller, Mike (OS Dev)
2006-06-14 23:12 ` [PATCH 6/7] CCISS: remove parens around return values Bjorn Helgaas
2006-06-15 14:42   ` Miller, Mike (OS Dev)
     [not found] ` <200606141713.46497.bjorn.helgaas@hp.com>
2006-06-15  4:08   ` [PATCH 7/7] CCISS: run through Lindent Bjorn Helgaas
     [not found] ` <c6b285c60606150114h273f5ceue19bcea43937e86c@mail.gmail.com>
2006-06-15  8:35   ` [PATCH 0/7] CCISS cleanups Laura Garcia
2006-06-15 11:50     ` Jeff Garzik
2006-06-15 16:57 ` [PATCH 8/7] CCISS: tidy up product table indentation Bjorn Helgaas

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.