diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-06-03 06:40:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-04 23:02:06 +0200 |
commit | 1f4c74132140c184b8cbcf0a7298beda1d3681de (patch) | |
tree | 40ed075c2acf4e3d8c4c70686bcb54b5f7656106 /net | |
parent | net: chelsio: Use zeroing memory allocator instead of allocator/memset (diff) | |
download | linux-1f4c74132140c184b8cbcf0a7298beda1d3681de.tar.xz linux-1f4c74132140c184b8cbcf0a7298beda1d3681de.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions