lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 24 Jul 2018 12:29:16 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     davem@...emloft.net, ericvh@...il.com, rminnich@...dia.gov,
        lucho@...kov.net, ralf@...ux-mips.org, jreuter@...na.de,
        pablo@...filter.org, kadlec@...ckhole.kfki.hu, fw@...len.de,
        alex.aring@...il.com, stefan@...enfreihafen.org,
        kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org,
        johannes@...solutions.net, jhs@...atatu.com,
        xiyou.wangcong@...il.com, jiri@...nulli.us, vyasevich@...il.com,
        nhorman@...driver.com, marcelo.leitner@...il.com,
        trond.myklebust@...merspace.com, anna.schumaker@...app.com,
        steffen.klassert@...unet.com, herbert@...dor.apana.org.au
Cc:     netdev@...r.kernel.org, v9fs-developer@...ts.sourceforge.net,
        linux-hams@...r.kernel.org, ceph-devel@...r.kernel.org,
        linux-decnet-user@...ts.sourceforge.net,
        netfilter-devel@...r.kernel.org, coreteam@...filter.org,
        linux-wpan@...r.kernel.org, linux-s390@...r.kernel.org,
        linux-wireless@...r.kernel.org, linux-rdma@...r.kernel.org,
        linux-sctp@...r.kernel.org, linux-nfs@...r.kernel.org,
        linux-x25@...r.kernel.org,
        Stephen Hemminger <sthemmin@...rosoft.com>,
        Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline

Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
 net/bpfilter/Kconfig       | 1 -
 net/ipv4/bpfilter/Makefile | 1 -
 2 files changed, 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
-
-- 
2.18.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ