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:13 -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 13/18] x25: remove blank lines at EOF

Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
 net/x25/Kconfig    | 2 --
 net/x25/x25_subr.c | 1 -
 2 files changed, 3 deletions(-)

diff --git a/net/x25/Kconfig b/net/x25/Kconfig
index e2fa133f9fba..59fcb41fc5e6 100644
--- a/net/x25/Kconfig
+++ b/net/x25/Kconfig
@@ -31,5 +31,3 @@ config X25
 
 	  To compile this driver as a module, choose M here: the module
 	  will be called x25. If unsure, say N.
-
-
diff --git a/net/x25/x25_subr.c b/net/x25/x25_subr.c
index 9c214ec681ac..743103786652 100644
--- a/net/x25/x25_subr.c
+++ b/net/x25/x25_subr.c
@@ -381,4 +381,3 @@ void x25_check_rbuf(struct sock *sk)
 		x25_stop_timer(sk);
 	}
 }
-
-- 
2.18.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ