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:
0f3fffd
)
[SCTP]: make 2 functions static
author
Adrian Bunk
<bunk@stusta.de>
Thu, 21 Dec 2006 00:08:22 +0000
(16:08 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 22 Dec 2006 19:12:05 +0000
(11:12 -0800)
This patch makes the following needlessly global functions static:
- ipv6.c: sctp_inet6addr_event()
- protocol.c: sctp_inetaddr_event()
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found