]> asedeno.scripts.mit.edu Git - linux.git/commit
net: skbuff.h: drop unneeded <linux/slab.h>
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 3 Jun 2018 04:40:19 +0000 (21:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 21:02:06 +0000 (17:02 -0400)
commit1f4c74132140c184b8cbcf0a7298beda1d3681de
tree40ed075c2acf4e3d8c4c70686bcb54b5f7656106
parent40434a670f66f797b3a40603a286def35337dd4f
net: skbuff.h: drop unneeded <linux/slab.h>

<linux/skbuff.h> does not use nor need <linux/slab.h>, so drop this
header file from skbuff.h.

<linux/skbuff.h> is currently #included in around 1200 C source and
header files, making it the 31st most-used header file.

Build tested [allmodconfig] on 20 arch-es.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h