PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
[deliverable/linux.git] / drivers / pci / msi.c
index 6f0474ebe4207e3405681f5f3100de06fe15b23e..955ab7990c5bd7045f2bf896e6d4c65989176089 100644 (file)
@@ -966,7 +966,6 @@ EXPORT_SYMBOL(pci_disable_msi);
 /**
  * pci_msix_vec_count - return the number of device's MSI-X table entries
  * @dev: pointer to the pci_dev data structure of MSI-X device function
-
  * This function returns the number of device's MSI-X table entries and
  * therefore the number of MSI-X vectors device is capable of sending.
  * It returns a negative errno if the device is not capable of sending MSI-X
This page took 0.026728 seconds and 5 git commands to generate.