Re: [PATCH 2/2] netdrvr/ibmlana: move away from legacy MCA API

From: Jan Engelhardt
Date: Mon Oct 29 2007 - 15:43:58 EST



On Oct 29 2007 15:33, Jeff Garzik wrote:
>
>+#if 0 /* info available elsewhere, but this is kept for reference */

It is available in the git history, yes, is it still needed for reference?

>+static short ibmlana_adapter_ids[] __initdata = {
>+ IBM_LANA_ID,
>+ 0x0000
>+};
>+
>+static char *ibmlana_adapter_names[] __initdata = {
>+ "IBM LAN Adapter/A",
>+ NULL
>+};

Can this be const?

-
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/