From patchwork Tue Jul 24 19:29:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 10543067 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 B6A5514E2 for ; Tue, 24 Jul 2018 19:30:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A6BF3291BB for ; Tue, 24 Jul 2018 19:30:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 99C13291FA; Tue, 24 Jul 2018 19:30:33 +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 484F3291F7 for ; Tue, 24 Jul 2018 19:30:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388933AbeGXUhs (ORCPT ); Tue, 24 Jul 2018 16:37:48 -0400 Received: from mail-pg1-f195.google.com ([209.85.215.195]:39975 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388931AbeGXUhr (ORCPT ); Tue, 24 Jul 2018 16:37:47 -0400 Received: by mail-pg1-f195.google.com with SMTP id x5-v6so3576690pgp.7 for ; Tue, 24 Jul 2018 12:29:50 -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:in-reply-to:references; bh=c4ui6EZ+DJJ/Iqkrza/hBBG6Uq8Y/uWwFsngO6fQEoI=; b=q9S8UyQkLQpsX6A1iOa1212tLrIsgzbE+xE/vvUqGPl90ZLeVu0txyPOShOkm/HI3/ RSvpxJVChe6HnBaHC0AbBTPa4lwG7uZDt0hHhRX7LIZ4KfEBgNZ9VCn1+BadAGhilXxE symUnLiM++gwrvEiIrvNLYYh0Peb+IytxfHOlOe6AIOfeI9M1JQb5BQ2u2dZxE1MMptX iDWkmXU/NbJQ4gG80CQSWIRqf3kEiR4Kf3rxvTMdeIwWAcX5QJjXLGTUf+8p0V5wrCJv cLoeoPEZBVnWdNx9gF1fMMdAQburtViCOTs0NywgK8K8jq4eU82VOz+CYhv6wjUHJ1nb J11g== 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:in-reply-to :references; bh=c4ui6EZ+DJJ/Iqkrza/hBBG6Uq8Y/uWwFsngO6fQEoI=; b=ZtWi4r1usyxEkyhov5GnOdbTono8o2G4krfuz0HLJep2zRymoekJigDACFptBwTvF0 dNaAlWoAcItYY+4hwX6tkvqpgJK6A57VjimF9a9lnRPVUFKlrN4sw3CMCqT/LqoPC6FJ oeYYijr1D/30LMC4xyhDzt7p/dBIbD0UvXbq+LRp7L9M23kf6fI/A7ThYn46RvDRZWl+ fviEkVjHzwclXUHXZo8LDl3l3OUipTSSYSTTf8pHfy199syQgUbUh6nyTc3ZjH9GeWlZ qMM7ilWJ3pTD7GOXFcStJYQ9hlOzh4i8VG5hgl5Kewtm4f9s6xOwyf5RZKhB+3I/hxHN hIAw== X-Gm-Message-State: AOUpUlEl1XxiuPYWWHudh6nDZARgWZAE7vTSUozWA2ad91WOVA/Ss7dL 5CFCWkJVYM6uqFRHUHmp8nLnNA== X-Google-Smtp-Source: AAOMgpczBuPzvAd4VnEUs0gzVxn0IdeCJhSv9AU9UpgrrGiunavX6TfgsPPK6fpJKGvsvRpxgVHC4A== X-Received: by 2002:a62:49cf:: with SMTP id r76-v6mr18583014pfi.235.1532460590469; Tue, 24 Jul 2018 12:29:50 -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.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jul 2018 12:29:49 -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 , Stephen Hemminger Subject: [PATCH PATCH net-next 13/18] x25: remove blank lines at EOF Date: Tue, 24 Jul 2018 12:29:13 -0700 Message-Id: <20180724192918.31165-14-sthemmin@microsoft.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180724192918.31165-1-sthemmin@microsoft.com> References: <20180724192918.31165-1-sthemmin@microsoft.com> Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Stephen Hemminger --- 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); } } -