lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ