Skip to content

Commit e91db16

Browse files
Wang Jinchaodavem330
authored andcommitted
hv_netvsc: remove duplicated including of slab.h
rm the second include <linux/slab.h> Signed-off-by: Wang Jinchao <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent f06f089 commit e91db16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/net/hyperv/rndis_filter.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <linux/rtnetlink.h>
2222
#include <linux/ucs2_string.h>
2323
#include <linux/string.h>
24-
#include <linux/slab.h>
2524

2625
#include "hyperv_net.h"
2726
#include "netvsc_trace.h"

0 commit comments

Comments
 (0)