]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commitdiff
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 074fb2b2d51ca152a46833804be241d3b2b0fedb..04f073146256e67a02815b5cafaa5a6829bb1828 100644 (file)
@@ -1,2 +1 @@
 obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o
-