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:
b58343f
)
tipc: Un-inline port routine for processing incoming messages
author
Allan Stephens
<allan.stephens@windriver.com>
Wed, 9 Nov 2011 18:29:18 +0000
(13:29 -0500)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Wed, 29 Feb 2012 16:44:32 +0000
(11:44 -0500)
Converts a non-trivial routine from inline to non-inline form
to avoid bloating the TIPC code base with 6 copies of its body.
This change is essentially cosmetic, and doesn't change existing
TIPC behavior.
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found