From: stephen hemminger Date: Fri, 28 Dec 2012 18:24:28 +0000 (+0000) Subject: skbuff: make __kmalloc_reserve static X-Git-Tag: v3.9-rc1~139^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c5e88aecd6fbf2480f39394bb495964e6d9984;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed