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:
633a5ae
)
IB/ehca: Move ehca2ib_return_code() out of line
author
Hoang-Nam Nguyen
<hnguyen@linux.vnet.ibm.com>
Fri, 20 Jul 2007 14:02:46 +0000
(16:02 +0200)
committer
Roland Dreier
<rolandd@cisco.com>
Sat, 21 Jul 2007 04:19:44 +0000
(21:19 -0700)
ehca2ib_return_code() is not used in any fast path, and making it
non-inline saves ~1.5K of code.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found