git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce0e62
)
IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return values
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 24 Sep 2013 20:24:49 +0000
(14:24 -0600)
committer
Bjorn 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