RE: [Patch]Introduce get_reason_str() to pstore

From: Seiji Aguchi
Date: Sat Mar 24 2012 - 12:04:11 EST



> Better:
>
> static char *reason_str[] = {
> [KMSG_DUMP_OOPS] = "Oops",
> [KMSG_DUMP_PANIC] = "Panic",
> ...
> [KMSG_DUMP_POWEROFF] = "Poweroff",
> };

Thanks, Andrew.

I will update my patch.

Seiji
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/