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)
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>

No differences found