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:
8aeca8f
)
[PKTGEN]: make get_ipsec_sa() static and non-inline
author
Adrian Bunk
<bunk@stusta.de>
Tue, 31 Jul 2007 01:04:09 +0000
(18:04 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 31 Jul 2007 09:28:25 +0000
(
02:28
-0700)
Non-static inline code usually doesn't makes sense.
In this case making is static and non-inline is the correct solution.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found