All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laura Garcia <nevola@gmail.com>
To: "Laura Garcia" <laura.linux@gmail.com>, bjorn.helgaas@hp.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] CCISS cleanups
Date: Thu, 15 Jun 2006 10:35:25 +0200	[thread overview]
Message-ID: <20060615103525.5ebc42c4@enano> (raw)
In-Reply-To: <c6b285c60606150114h273f5ceue19bcea43937e86c@mail.gmail.com>

Hi Bjorn,

	Reading cciss and cpqarray driver code, I've noticed that both have very similar structure so, could it be useful to merge both drivers in only one?


Best regards.


"Bjorn Helgaas" <bjorn.helgaas@hp.com> wrote:

> From: Bjorn Helgaas <bjorn.helgaas@hp.com>
> Date: 15-jun-2006 1:07
> Subject: [PATCH 0/7] CCISS cleanups
> To: Mike Miller <mike.miller@hp.com>
> Cc: iss_storagedev@hp.com, linux-kernel@vger.kernel.org, Andrew Morton
> <akpm@osdl.org>
> 
> 
> 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.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  parent reply	other threads:[~2006-06-15  8:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` Laura Garcia [this message]
2006-06-15 11:50     ` [PATCH 0/7] CCISS cleanups Jeff Garzik
2006-06-15 16:57 ` [PATCH 8/7] CCISS: tidy up product table indentation Bjorn Helgaas

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=20060615103525.5ebc42c4@enano \
    --to=nevola@gmail.com \
    --cc=bjorn.helgaas@hp.com \
    --cc=laura.linux@gmail.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.