Skip to content

Commit 5fc087f

Browse files
ecsvsimonwunderlich
authored andcommitted
batman-adv: Drop unused header preempt.h
The commit b1de0f0 ("batman-adv: Use netif_rx_any_context().") removed the last user for a function declaration from linux/preempt.h. The include should therefore be cleaned up. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
1 parent 549750b commit 5fc087f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/batman-adv/bridge_loop_avoidance.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
#include <linux/lockdep.h>
2626
#include <linux/netdevice.h>
2727
#include <linux/netlink.h>
28-
#include <linux/preempt.h>
2928
#include <linux/rculist.h>
3029
#include <linux/rcupdate.h>
3130
#include <linux/skbuff.h>

0 commit comments

Comments
 (0)