Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment