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:
5b444cc
)
svcrpc: make svc_xprt_received static
author
J. Bruce Fields
<bfields@redhat.com>
Sat, 18 Aug 2012 02:12:19 +0000
(22:12 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 21 Aug 2012 21:42:01 +0000
(17:42 -0400)
Note this isn't used outside svc_xprt.c.
May as well move it so we don't need a declaration while we're here.
Also remove an outdated comment.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found