From patchwork Tue Jul 24 19:29:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 10542971 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C5D011805 for ; Tue, 24 Jul 2018 19:29:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B42EC290C0 for ; Tue, 24 Jul 2018 19:29:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A5A2F29105; Tue, 24 Jul 2018 19:29:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 196FD2911E for ; Tue, 24 Jul 2018 19:29:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388739AbeGXUhX (ORCPT ); Tue, 24 Jul 2018 16:37:23 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:39353 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388740AbeGXUhX (ORCPT ); Tue, 24 Jul 2018 16:37:23 -0400 Received: by mail-pg1-f196.google.com with SMTP id g2-v6so3571051pgs.6 for ; Tue, 24 Jul 2018 12:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=wRpC7hAIIqD1oNom2dUIW/jUO07QNmE9RU9pcFUDjBg=; b=CQdtr/TpxowVUPrQzaW0Q0OJmAzXEN7fy4Yihxwq80D930pVrXf8NAo6agvxUuI2Cc kMaC8pXaIWSWFsc+z4K4jy/+P0m/3wSjFWW23R7CQXZH21LUZWYsY/9uGvl1Ps8cwu2r wLF5k9/Uzr9xciO4PYnTvqvmxWtgOPYqY6Y7j6RsaLEWAlb8HDJBNpghoEfstTr3gJO/ /PxfM56kgEyGceVV9NAGzTLbvlGp3FsG6hKBiV6rMwbIOWPyBndT45lZsZEaLsQH12cS vDgYVS2cf4aZUXYGB4aYVHmEJxtuJZ3CsioVUHTZgRas7+YYLBp72NaFnupyQgRfxmiU 5jPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=wRpC7hAIIqD1oNom2dUIW/jUO07QNmE9RU9pcFUDjBg=; b=LWMvMMSPcfhAcKUGDcoV6qWUYeF1BcCiARQJkoETIJ9rTl+Q1o06z2UOb2gomt28GC NyclzWIT23m6Eb0Oz36SfZ7IZX3sTEr3IVPUcR6yp56DXsoQJR8QlYmVZNID3LS5DMZD jt1ZDhBM+m/mn55EJzlsLXL2gzCAa/7yjDMp3X86pkPTl9KmWhRFEh2tQfiJQRK74bIW R3a+QWAUZrmi/ItLzR3UsOEJHzK+a5Zl3BdDNa2uTDFPZG0L80mZXb731CL5psiNdP6P 7ysUoqM5Ky5WsJernpKUXT0wF5VnVCnw94FrED58cPH++BhHlI+n6hTf9jP9wS4/TXDL y5gw== X-Gm-Message-State: AOUpUlFiXjCYUzpMx6AIrpCEJ2IrmTPsKbRPPG3hwJILYQNEMtYpW8g0 6vQG3iski5sE1FCarieBU3Cptg== X-Google-Smtp-Source: AAOMgpclj/amHGTS8g17ZYc5vG/Ak+84nlJAWf94YAWuQhd6tq/95ol5MDm18TD0YV2VnaufsyBd6g== X-Received: by 2002:a63:220d:: with SMTP id i13-v6mr17899741pgi.212.1532460566521; Tue, 24 Jul 2018 12:29:26 -0700 (PDT) Received: from xeon-e3.wavecable.com (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id k6-v6sm16788366pgc.71.2018.07.24.12.29.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jul 2018 12:29:25 -0700 (PDT) From: Stephen Hemminger X-Google-Original-From: Stephen Hemminger 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 Subject: [PATCH PATCH net-next 00/18] net whitespace cleanups Date: Tue, 24 Jul 2018 12:29:00 -0700 Message-Id: <20180724192918.31165-1-sthemmin@microsoft.com> X-Mailer: git-send-email 2.18.0 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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(-)