IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 24 Sep 2013 20:24:49 +0000 (14:24 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 4 Oct 2013 20:30:19 +0000 (14:30 -0600)
commit03078633a6eb86fdb6ea2f40e6352de4b1181bbf
tree292aa8a482fce0b00263eb7f1c71e6885d7fc863
parent0ce0e62f1f7893f983a8f61bc8f5306e80d520b1
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values

The callers of qib_tune_pcie_caps() and qib_tune_pcie_coalesce() don't
check the return values, so this patch drops the return values altogether.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
drivers/infiniband/hw/qib/qib_pcie.c