PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
authorMasanari Iida <standby24x7@gmail.com>
Mon, 20 Jan 2014 15:42:55 +0000 (00:42 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 4 Feb 2014 06:08:48 +0000 (22:08 -0800)
commit39af663b5fd25c9dd427e12e106763b6b4f9572c
treeb1a5bdd856c9c3b8148ae1aea349a6b3ab029d55
parent13f81c099bee8141f764fd41a1f4b68b93be3296
PCI/MSI: Fix pci_msix_vec_count() htmldocs failure

An empty line in msi.c caused "make htmldocs" failure:

  Warning(/home/iida/Repo/linux-next//drivers/pci/msi.c:962): bad line:

Fixes: ff1aa430a2fa ("PCI/MSI: Add pci_msix_vec_count()")
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/msi.c
This page took 0.029242 seconds and 5 git commands to generate.