Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
skbuff: make __kmalloc_reserve static
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>
- Loading branch information