On Sun, 03/29 17:04, Michael S. Tsirkin wrote:
> pci_msi_shutdown and pci_msix_shutdown are now internal to msi.c, drop
> them from header and make them static.
Reviewed-by: Fam Zheng
>
> Signed-off-by: Michael S. Tsirkin
> ---
> include/linux/pci.h | 4
> drivers/pci/msi.c | 4 ++--
>
pci_msi_shutdown and pci_msix_shutdown are now internal to msi.c, drop
them from header and make them static.
Signed-off-by: Michael S. Tsirkin
---
include/linux/pci.h | 4
drivers/pci/msi.c | 4 ++--
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/include/linux/pci.h b/inc
2 matches
Mail list logo