Re: [PATCH 1/5] block: make PCI device id constant

From: Alexey Dobriyan
Date: Sun Jan 10 2010 - 09:11:19 EST


> -static struct pci_device_id DAC960_id_table[] = {
> +static const struct pci_device_id DAC960_id_table[] = {

NAK, we have DEFINE_PCI_DEVICE_TABLE()
--
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/