Re: Problem with auto-detecting a HV environment from within Linux

From: Greg KH
Date: Fri Feb 26 2010 - 09:54:36 EST


On Fri, Feb 26, 2010 at 11:47:58AM +0200, Ameya Palande wrote:
> > +const static struct pci_device_id microsoft_hv_pci_table[] = {
>
> You can have:
> const static DEFINE_PCI_DEVICE_TABLE(microsoft_hv_pci_table) = {

Yeah, you could, if you liked that macro, which I certainly do not.

thanks,

greg k-h
--
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/