[<prev] [next>] [day] [month] [year] [list]
Message-ID: <b4c460e2-0e83-415a-b3ef-4b95188e5de4@o21g2000vbl.googlegroups.com>
Date: Sat, 3 Oct 2009 06:22:21 -0700 (PDT)
From: stevec <stephenmcameron@...il.com>
To: Rolf Eike Beer <eike-kernel@...tec.de>
Cc: linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
mikem@...rdog.cce.hp.com, scameron@...rdog.cce.hp.com
Subject: Re: Add hpsa driver for HP Smart Array controllers.
On Oct 2, 4:30 pm, Rolf Eike Beer <eike-ker...@...tec.de> wrote:
> Stephen M. Cameron wrote:
> > +static const char *raid_label[] = { "0", "4", "1(1+0)", "5", "5+1", "ADG",
> > + "UNKNOWN"
> > +};
> > +#define RAID_UNKNOWN (sizeof(raid_label) / sizeof(raid_label[0]) - 1)
>
> (ARRAY_SIZE(raid_label) - 1)
>
>
[...]
Thanks for the feedback.
-- steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists