OSDN Git Service

PCI: altera: Remove unused num_of_vectors variable
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 12 Jul 2017 09:51:16 +0000 (17:51 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 16 Aug 2017 16:41:20 +0000 (11:41 -0500)
commit8a3073860b7389ee4b6754961b05e15187dac33b
treea3b5805a41f8908be13fa407043693db6c98c8fc
parent0d58e6c1b19b30623b5f0a053818bd2c32d61166
PCI: altera: Remove unused num_of_vectors variable

The local variable "num_of_vectors" was unused, so remove it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Ley Foon Tan <lftan@altera.com>
drivers/pci/host/pcie-altera-msi.c