summaryrefslogtreecommitdiff
path: root/net/xdp
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@intel.com>2018-05-18 14:00:22 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2018-05-18 16:07:02 +0200
commit54b85c27fea4ce2be32a69bc2357847fe0367c64 (patch)
tree4c6824f4b51e47b3e050ce3f5014c6da4d71f8e3 /net/xdp
parentdac09149d992995adbef0f472093fbb6940a8653 (diff)
xsk: remove newline at end of file
Minor cleanup, remove newline at end of Makefile. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/xdp')
-rw-r--r--net/xdp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/xdp/Makefile b/net/xdp/Makefile
index 074fb2b2d51c..04f073146256 100644
--- a/net/xdp/Makefile
+++ b/net/xdp/Makefile
@@ -1,2 +1 @@
obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o
-