On Oct 2, 4:30 pm, Rolf Eike Beer <eike-ker...@xxxxxxxxx> 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-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html