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:
a504b86
)
tun: dont force inline of functions
author
stephen hemminger
<shemminger@vyatta.com>
Wed, 8 Jun 2011 14:33:08 +0000
(14:33 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Jun 2011 07:08:39 +0000
(
00:08
-0700)
Current standard practice is to not mark most functions as inline
and let compiler decide instead.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found