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:
bb717d7
)
skbuff: make __kmalloc_reserve static
author
stephen hemminger
<shemminger@vyatta.com>
Fri, 28 Dec 2012 18:24:28 +0000
(18:24 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 29 Dec 2012 04:32:36 +0000
(20:32 -0800)
Sparse detected case where this local function should be static.
It may even allow some compiler optimizations.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found