doc: Add missing parameter for msi_setup
authorStephen Hemminger <sthemmin@microsoft.com>
Sun, 23 Oct 2016 16:32:34 +0000 (09:32 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 26 Oct 2016 10:05:34 +0000 (12:05 +0200)
commit62c61514191bfe5731b43619b9b1bf4b423beeb0
tree15aeb0bfc15d6092a856b92e0b74b3db2a1f318d
parent07d9a380680d1c0eb51ef87ff2eab5c994949e69
doc: Add missing parameter for msi_setup

commit 92ca8d20dee2 ("genirq/msi: Switch to new irq spreading")
introduced new parameter to msi_init_setup and but did not update
docbook comments. Fixes 'make htmldocs' warning.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Cc: bhelgaas@google.com
Cc: linux-pci@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/pci/msi.c