On Tuesday, December 03, 2013 8:21 AM, Borislav Petkov wrote: > On Tue, Dec 03, 2013 at 08:07:57AM +0900, Jingoo Han wrote: > > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro > > is not preferred. > > Says who and why? > > The author of the commit message (that is you) should explain to the > onlooker (that is me) why this patch needs to be applied.
(+cc Joe Perches, Bjorn Helgaas) Hi Borislav Petkov, According to the Greg Kroah-Hartman, "Yeah, and it's a horrid macro that deserves to be removed, please don't use it in more places." Currently, there is no other bus that has something like this macro for their device ids. Thus, DEFINE_PCI_DEVICE_TABLE macro should be removed. I hope that these patches will be merged through Greg Kroah-Hartman's 'driver-core.git', with 'Acked-by' of each subsystem maintainer. Best regards, Jingoo Han -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/