From: Bjorn Helgaas Date: Tue, 24 Sep 2013 20:24:49 +0000 (-0600) Subject: IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values X-Git-Tag: v3.13-rc1~95^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03078633a6eb86fdb6ea2f40e6352de4b1181bbf;p=pandora-kernel.git 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 Acked-by: Mike Marciniszyn --- Reading git-diff-tree failed