public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Mike Miller <mike.miller@hp.com>
Cc: jens.axboe@oracle.com, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org, andrew.patterson@hp.com,
	justin.chen@hp.com
Subject: Re: [PATCH 2/2] cciss: bump version to .20 to reflect new HW support
Date: Tue, 10 Jun 2008 13:50:26 -0700	[thread overview]
Message-ID: <20080610135026.f17a2d3a.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080610161404.GB6808@roadking.ldev.net>

On Tue, 10 Jun 2008 11:14:04 -0500
Mike Miller <mike.miller@hp.com> wrote:

> PATCH 2/2
> This patch bumps the driver version to 3.6.20 to reflect the new hardware
> support from patch 1 of this set. Please consider this for inclusion.
> 
> Signed-off-by: Mike Miller <mike.miller@hp.com>
> 
> diff --git a/drivers/block/cciss.c b/drivers/block/cciss.c
> index ced904d..c21a5a9 100644
> --- a/drivers/block/cciss.c
> +++ b/drivers/block/cciss.c
> @@ -53,16 +53,16 @@
>  #include <linux/scatterlist.h>
>  
>  #define CCISS_DRIVER_VERSION(maj,min,submin) ((maj<<16)|(min<<8)|(submin))
> -#define DRIVER_NAME "HP CISS Driver (v 3.6.14)"
> -#define DRIVER_VERSION CCISS_DRIVER_VERSION(3,6,14)
> +#define DRIVER_NAME "HP CISS Driver (v 3.6.20)"
> +#define DRIVER_VERSION CCISS_DRIVER_VERSION(3, 6, 20)
>  
>  /* Embedded module documentation macros - see modules.h */
>  MODULE_AUTHOR("Hewlett-Packard Company");
> -MODULE_DESCRIPTION("Driver for HP Controller SA5xxx SA6xxx version 3.6.14");
> +MODULE_DESCRIPTION("Driver for HP Smart Array Controllers");
>  MODULE_SUPPORTED_DEVICE("HP SA5i SA5i+ SA532 SA5300 SA5312 SA641 SA642 SA6400"
>  			" SA6i P600 P800 P400 P400i E200 E200i E500 P700m"
>  			" Smart Array G2 Series SAS/SATA Controllers");
> -MODULE_VERSION("3.6.14");
> +MODULE_VERSION("3.6.20");
>  MODULE_LICENSE("GPL");
>  
>  #include "cciss_cmd.h"

I think it would be more logical to fold these two patches together.

I believe we should include this new device support in 2.6.25.x, yes?

  reply	other threads:[~2008-06-10 20:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 16:14 [PATCH 2/2] cciss: bump version to .20 to reflect new HW support Mike Miller
2008-06-10 20:50 ` Andrew Morton [this message]
2008-06-10 21:12   ` Miller, Mike (OS Dev)
2008-06-10 21:18     ` Jens Axboe
2008-06-10 21:26       ` Miller, Mike (OS Dev)

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=20080610135026.f17a2d3a.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=andrew.patterson@hp.com \
    --cc=jens.axboe@oracle.com \
    --cc=justin.chen@hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mike.miller@hp.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox