commit | 8a3073860b7389ee4b6754961b05e15187dac33b | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Wed Jul 12 17:51:16 2017 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 16 11:41:20 2017 -0500 |
tree | a3b5805a41f8908be13fa407043693db6c98c8fc | |
parent | 0d58e6c1b19b30623b5f0a053818bd2c32d61166 [diff] |
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>