On Mon, Jul 20, 2015 at 07:14:13PM -0500, Bjorn Helgaas wrote: > The pci_ats struct is small and will get smaller, so I don't think it's > worth allocating it separately from the pci_dev struct. > > Embed the ATS fields directly into struct pci_dev. > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > --- > drivers/pci/ats.c | 61 ++++++++++++++++------------------------------- > drivers/pci/remove.c | 1 - > include/linux/pci-ats.h | 10 +------- > include/linux/pci.h | 8 ++++-- > 4 files changed, 27 insertions(+), 53 deletions(-) Reviewed-by: Joerg Roedel <jroedel@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html