PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
authorAlexander Gordeev <agordeev@redhat.com>
Mon, 16 Dec 2013 08:34:58 +0000 (09:34 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 20 Dec 2013 16:45:05 +0000 (09:45 -0700)
commit52179dc9edc3b7a2b3bb01cbb1b6c96f6d05fc73
treeb331aa42207a68cafce0bb8758a9474022d52f96
parent8ec5db6b20c860ddd1311c794b38c98ce86ac7ae
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int

Make pci_enable_msi_block(), pci_enable_msi_block_auto() and
pci_enable_msix() consistent with regard to the type of 'nvec' argument.

Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Tejun Heo <tj@kernel.org>
Documentation/PCI/MSI-HOWTO.txt
drivers/pci/msi.c
include/linux/pci.h