Skip to content

Commit 419091f

Browse files
Yang Shidavem330
authored andcommitted
net: ovs: remove unused hardirq.h
Preempt counter APIs have been split out, currently, hardirq.h just includes irq_enter/exit APIs which are not used by openvswitch at all. So, remove the unused hardirq.h. Signed-off-by: Yang Shi <[email protected]> Acked-by: Pravin B Shelar <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
1 parent 373372b commit 419091f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/openvswitch/vport-internal_dev.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
* 02110-1301, USA
1717
*/
1818

19-
#include <linux/hardirq.h>
2019
#include <linux/if_vlan.h>
2120
#include <linux/kernel.h>
2221
#include <linux/netdevice.h>

0 commit comments

Comments
 (0)