commit | 62c61514191bfe5731b43619b9b1bf4b423beeb0 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <sthemmin@microsoft.com> | Sun Oct 23 09:32:34 2016 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 26 12:05:34 2016 +0200 |
tree | 15aeb0bfc15d6092a856b92e0b74b3db2a1f318d | |
parent | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 [diff] |
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>