aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:16 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commita17922def7ca6dba9f40b09a8b36f9cbe3b8bbf3 (patch)
tree105c9ac6d30f0241fa44b56da375a2636329ca63 /net
parentdecnet: whitespace fixes (diff)
downloadlinux-dev-a17922def7ca6dba9f40b09a8b36f9cbe3b8bbf3.tar.xz
linux-dev-a17922def7ca6dba9f40b09a8b36f9cbe3b8bbf3.zip
bpfilter: remove trailing newline
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/bpfilter/Kconfig1
-rw-r--r--net/ipv4/bpfilter/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/net/bpfilter/Kconfig b/net/bpfilter/Kconfig
index 76deb6615883..e558b46596c4 100644
--- a/net/bpfilter/Kconfig
+++ b/net/bpfilter/Kconfig
@@ -13,4 +13,3 @@ config BPFILTER_UMH
help
This builds bpfilter kernel module with embedded user mode helper
endif
-
diff --git a/net/ipv4/bpfilter/Makefile b/net/ipv4/bpfilter/Makefile
index ce262d76cc48..e9e42f99725e 100644
--- a/net/ipv4/bpfilter/Makefile
+++ b/net/ipv4/bpfilter/Makefile
@@ -1,2 +1 @@
obj-$(CONFIG_BPFILTER) += sockopt.o
-