linux-x25.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: davem@davemloft.net, ericvh@gmail.com, rminnich@sandia.gov,
	lucho@ionkov.net, ralf@linux-mips.org, jreuter@yaina.de,
	pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de,
	alex.aring@gmail.com, stefan@datenfreihafen.org,
	kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org,
	johannes@sipsolutions.net, jhs@mojatatu.com,
	xiyou.wangcong@gmail.com, jiri@resnulli.us, vyasevich@gmail.com,
	nhorman@tuxdriver.com, marcelo.leitner@gmail.com,
	trond.myklebust@hammerspace.com, anna.schumaker@netapp.com,
	steffen.klassert@secunet.com, herbert@gondor.apana.org.au
Cc: netdev@vger.kernel.org, v9fs-developer@lists.sourceforge.net,
	linux-hams@vger.kernel.org, ceph-devel@vger.kernel.org,
	linux-decnet-user@lists.sourceforge.net,
	netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
	linux-wpan@vger.kernel.org, linux-s390@vger.kernel.org,
	linux-wireless@vger.kernel.org, linux-rdma@vger.kernel.org,
	linux-sctp@vger.kernel.org, linux-nfs@vger.kernel.org,
	linux-x25@vger.kernel.org,
	Stephen Hemminger <sthemmin@microsoft.com>
Subject: [PATCH PATCH net-next 00/18] net whitespace cleanups
Date: Tue, 24 Jul 2018 12:29:00 -0700	[thread overview]
Message-ID: <20180724192918.31165-1-sthemmin@microsoft.com> (raw)

Ran script that I use to check for trailing whitespace and
blank lines at end of files across all files in net/ directory.
These are errors that checkpatch reports and git flags.

These are the resulting fixes broken up mostly by subsystem.

Stephen Hemminger (18):
  sched: fix trailing whitespace
  wimax: remove blank lines at EOF
  rds: remove trailing whitespace and blank lines
  llc: fix whitespace issues
  mpls: remove trailing whitepace
  xfrm: remove blank lines at EOF
  ceph: fix whitespace
  sctp: whitespace fixes
  ila: remove blank lines at EOF
  9p: fix whitespace issues
  atm: remove blank lines at EOF
  ax25: remove blank line at EOF
  x25: remove blank lines at EOF
  decnet: whitespace fixes
  sunrpc: whitespace fixes
  bpfilter: remove trailing newline
  l2tp: remove trailing newline
  net: remove blank lines at end of file

 net/8021q/Makefile                      | 1 -
 net/9p/client.c                         | 4 ++--
 net/9p/trans_virtio.c                   | 2 +-
 net/9p/util.c                           | 1 -
 net/Kconfig                             | 2 +-
 net/atm/mpoa_proc.c                     | 6 ------
 net/ax25/ax25_addr.c                    | 1 -
 net/ax25/ax25_ds_in.c                   | 1 -
 net/ax25/ax25_ds_subr.c                 | 1 -
 net/ax25/ax25_ip.c                      | 1 -
 net/ax25/ax25_out.c                     | 1 -
 net/bpfilter/Kconfig                    | 1 -
 net/ceph/Kconfig                        | 1 -
 net/ceph/Makefile                       | 1 -
 net/ceph/auth_none.c                    | 1 -
 net/ceph/auth_none.h                    | 1 -
 net/ceph/auth_x.c                       | 2 --
 net/ceph/auth_x.h                       | 1 -
 net/ceph/mon_client.c                   | 2 +-
 net/ceph/pagevec.c                      | 1 -
 net/core/neighbour.c                    | 1 -
 net/decnet/Kconfig                      | 1 -
 net/decnet/Makefile                     | 1 -
 net/decnet/TODO                         | 5 ++---
 net/decnet/dn_fib.c                     | 2 --
 net/decnet/dn_nsp_in.c                  | 1 -
 net/decnet/dn_nsp_out.c                 | 1 -
 net/decnet/dn_route.c                   | 1 -
 net/decnet/dn_rules.c                   | 2 --
 net/decnet/netfilter/Makefile           | 1 -
 net/decnet/netfilter/dn_rtmsg.c         | 1 -
 net/dns_resolver/dns_key.c              | 1 -
 net/ieee802154/core.c                   | 1 -
 net/ieee802154/nl_policy.c              | 1 -
 net/ipv4/Kconfig                        | 4 ++--
 net/ipv4/Makefile                       | 2 +-
 net/ipv4/bpfilter/Makefile              | 1 -
 net/ipv6/Kconfig                        | 2 +-
 net/ipv6/ila/ila_common.c               | 1 -
 net/ipv6/ila/ila_xlat.c                 | 1 -
 net/iucv/af_iucv.c                      | 1 -
 net/kcm/Kconfig                         | 1 -
 net/kcm/kcmsock.c                       | 1 -
 net/l2tp/l2tp_core.c                    | 1 -
 net/llc/Kconfig                         | 2 +-
 net/llc/Makefile                        | 2 +-
 net/llc/llc_if.c                        | 1 -
 net/mac80211/rc80211_minstrel.c         | 1 -
 net/mpls/mpls_iptunnel.c                | 2 +-
 net/rds/Kconfig                         | 1 -
 net/rds/Makefile                        | 1 -
 net/rds/ib.c                            | 1 -
 net/rds/message.c                       | 1 -
 net/rds/rdma_transport.c                | 1 -
 net/rds/tcp.c                           | 1 -
 net/rds/transport.c                     | 1 -
 net/sched/Kconfig                       | 4 ++--
 net/sched/Makefile                      | 2 +-
 net/sched/act_connmark.c                | 1 -
 net/sched/act_pedit.c                   | 1 -
 net/sched/cls_basic.c                   | 1 -
 net/sctp/Kconfig                        | 4 ++--
 net/sctp/sm_sideeffect.c                | 1 -
 net/sunrpc/auth_gss/auth_gss.c          | 2 +-
 net/sunrpc/auth_gss/gss_generic_token.c | 1 -
 net/sunrpc/auth_gss/gss_krb5_crypto.c   | 1 -
 net/sunrpc/auth_gss/gss_krb5_keys.c     | 1 -
 net/sunrpc/auth_gss/gss_krb5_seal.c     | 1 -
 net/sunrpc/auth_gss/gss_krb5_unseal.c   | 1 -
 net/sunrpc/auth_gss/gss_krb5_wrap.c     | 1 -
 net/sunrpc/auth_gss/svcauth_gss.c       | 2 +-
 net/sunrpc/backchannel_rqst.c           | 1 -
 net/sunrpc/clnt.c                       | 2 +-
 net/sunrpc/rpcb_clnt.c                  | 2 +-
 net/sunrpc/stats.c                      | 1 -
 net/sunrpc/sunrpc.h                     | 1 -
 net/sunrpc/xprt.c                       | 2 +-
 net/sunrpc/xprtsock.c                   | 1 -
 net/wimax/Makefile                      | 2 --
 net/wimax/debugfs.c                     | 2 --
 net/wimax/op-msg.c                      | 1 -
 net/wimax/stack.c                       | 1 -
 net/x25/Kconfig                         | 2 --
 net/x25/x25_subr.c                      | 1 -
 net/xfrm/Kconfig                        | 1 -
 net/xfrm/xfrm_user.c                    | 1 -
 86 files changed, 24 insertions(+), 103 deletions(-)

-- 
2.18.0


             reply	other threads:[~2018-07-24 19:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-24 19:29 Stephen Hemminger [this message]
     [not found] ` <20180724192918.31165-1-sthemmin-0li6OtcxBFHby3iVrkZq2A@public.gmane.org>
2018-07-24 19:29   ` [PATCH PATCH net-next 01/18] sched: fix trailing whitespace Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 02/18] wimax: remove blank lines at EOF Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 05/18] mpls: remove trailing whitepace Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 06/18] xfrm: remove blank lines at EOF Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 08/18] sctp: whitespace fixes Stephen Hemminger
2018-07-25 12:59     ` Neil Horman
2018-07-24 19:29   ` [PATCH PATCH net-next 10/18] 9p: fix whitespace issues Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 12/18] ax25: remove blank line at EOF Stephen Hemminger
2018-07-24 19:29   ` [PATCH PATCH net-next 18/18] net: remove blank lines at end of file Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 03/18] rds: remove trailing whitespace and blank lines Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 04/18] llc: fix whitespace issues Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 07/18] ceph: fix whitespace Stephen Hemminger
     [not found]   ` <20180724192918.31165-8-sthemmin-0li6OtcxBFHby3iVrkZq2A@public.gmane.org>
2018-07-25 12:59     ` Ilya Dryomov
2018-07-24 19:29 ` [PATCH PATCH net-next 09/18] ila: remove blank lines at EOF Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 11/18] atm: " Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 13/18] x25: " Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 14/18] decnet: whitespace fixes Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 15/18] sunrpc: " Stephen Hemminger
2018-07-27 20:39   ` Anna Schumaker
2018-07-24 19:29 ` [PATCH PATCH net-next 16/18] bpfilter: remove trailing newline Stephen Hemminger
2018-07-24 19:29 ` [PATCH PATCH net-next 17/18] l2tp: " Stephen Hemminger
2018-07-24 21:11 ` [PATCH PATCH net-next 00/18] net whitespace cleanups David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180724192918.31165-1-sthemmin@microsoft.com \
    --to=stephen@networkplumber.org \
    --cc=alex.aring@gmail.com \
    --cc=anna.schumaker@netapp.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=coreteam@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=ericvh@gmail.com \
    --cc=fw@strlen.de \
    --cc=herbert@gondor.apana.org.au \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=johannes@sipsolutions.net \
    --cc=jreuter@yaina.de \
    --cc=kadlec@blackhole.kfki.hu \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-decnet-user@lists.sourceforge.net \
    --cc=linux-hams@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-sctp@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=linux-x25@vger.kernel.org \
    --cc=lucho@ionkov.net \
    --cc=marcelo.leitner@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    --cc=pablo@netfilter.org \
    --cc=ralf@linux-mips.org \
    --cc=rminnich@sandia.gov \
    --cc=stefan@datenfreihafen.org \
    --cc=steffen.klassert@secunet.com \
    --cc=sthemmin@microsoft.com \
    --cc=trond.myklebust@hammerspace.com \
    --cc=v9fs-developer@lists.sourceforge.net \
    --cc=vyasevich@gmail.com \
    --cc=xiyou.wangcong@gmail.com \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).