On Mon, Jul 20, 2015 at 07:15:19PM -0500, Bjorn Helgaas wrote:
> Remove pci_ats_enabled(). There are no callers outside the ATS code
> itself. We don't need to check ats_cap, because if we don't find an ATS
> capability, we'll never set ats_enabled.
>
> Signed-off-by: Bjorn Helgaas
> ---
> dri
Remove pci_ats_enabled(). There are no callers outside the ATS code
itself. We don't need to check ats_cap, because if we don't find an ATS
capability, we'll never set ats_enabled.
Signed-off-by: Bjorn Helgaas
---
drivers/pci/ats.c |6 +++---
include/linux/pci.h |2 --
2 files change