xsk: remove newline at end of file
authorBjörn Töpel <bjorn.topel@intel.com>
Fri, 18 May 2018 12:00:22 +0000 (14:00 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 18 May 2018 14:07:02 +0000 (16:07 +0200)
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>
net/xdp/Makefile

index 074fb2b..04f0731 100644 (file)
@@ -1,2 +1 @@
 obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o
-