Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 507c3350 authored by Dotan Barak's avatar Dotan Barak Committed by Roland Dreier
Browse files

IPoIB: Remove unused include of vmalloc.h



IPoIB doesn't use anything from <linux/vmalloc.h>, so don't include it.

Signed-off-by: default avatarDotan Barak <dotanb@mellanox.co.il>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 5ccd0255
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@

#include <linux/init.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/kernel.h>

#include <linux/if_arp.h>	/* For ARPHRD_xxx */