From patchwork Tue Jul 24 19:29:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 10542999 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 9B2B114E2 for ; Tue, 24 Jul 2018 19:29:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8975029149 for ; Tue, 24 Jul 2018 19:29:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7CC162909E; Tue, 24 Jul 2018 19:29:43 +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 088F02909E for ; Tue, 24 Jul 2018 19:29:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388859AbeGXUhh (ORCPT ); Tue, 24 Jul 2018 16:37:37 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:45616 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388848AbeGXUhg (ORCPT ); Tue, 24 Jul 2018 16:37:36 -0400 Received: by mail-pg1-f196.google.com with SMTP id f1-v6so3565265pgq.12 for ; Tue, 24 Jul 2018 12:29:39 -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=RvDBxOCYyK5WTIZLh7+YGfCja6+gPxcbKwlTYWOT2ic=; b=uxR3WtPuMt/WWcSabBMcQP4+5nUD987xsdfw6lsoyCHOD0m/0m4cIV4mbe61OGUMc1 1kt0iu/BM4nvN3o2G32CnhG8sZghUKW/HSJgMXhw/yJ63B8ynzZbnHNc4QePJUIPZrtW CROGZP2U4HMePNA/wHu5qbazM2DNX6l5fOsqO/j8xS9ZQzYiMGf1CBTq790YtxFTxts3 mx3albMbPiKDNCuwjr4VpsF9b/kZWyJUfT3MnX0SttVv+NJYNDtpGqtBhlMKn5zV7A+1 iG/NkIkJYzy0XaL3oOWQMEIt19BWoQtc9XoKRmzHyGsJzK1n0756ZvBp4J8izJCiIZnZ QU7A== 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=RvDBxOCYyK5WTIZLh7+YGfCja6+gPxcbKwlTYWOT2ic=; b=PPrS5JEoWRfnJ6qZNA/tXV4jGnvNuvNDzhgF2izDdLjpgyEYjOggvPJcvzkKMy6ZL8 JxN+0IMfdtFaI9lWM6KrbWXQMaEQ4idY2makTrUeImR5L8WedpT4qnbucX4IJ4JawU66 35GuCSurJZA48za3PAwNf0behklS14D//kx51RXpGy3J8LxbOP4s5UXVc5rBlAonOhez a0NRsbTx1ya98VNK44+r+h7qUsEwJ0j/uOKawhG5uFz2RKo3it7p9JnBtKZg2L/gF1zt l9QeKT8XFm/ZtnTYw49B7oGQqG5mWMz9Ht6IFilraGQG+KqOmCgL+lbh9G3Gfy4iAhjN Nq4g== X-Gm-Message-State: AOUpUlGlcInhmkGWZ7YaipFC3t237wjKiMJFCQdoDgRRQh3OmCL/FQD2 +QBcX2OEb+/e5VKVA+Skm2CnhA== X-Google-Smtp-Source: AAOMgpfpSchmE/7o0aD/KzsoxsGAWbj6muKFTdT8AGycE59ubWzhLxEF/wDEIzxH/6XZNFK1PMViLw== X-Received: by 2002:a63:6188:: with SMTP id v130-v6mr17558684pgb.100.1532460579394; Tue, 24 Jul 2018 12:29:39 -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.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jul 2018 12:29:38 -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 07/18] ceph: fix whitespace Date: Tue, 24 Jul 2018 12:29:07 -0700 Message-Id: <20180724192918.31165-8-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: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Remove blank lines at end of file and trailing whitespace. Signed-off-by: Stephen Hemminger --- 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 - 8 files changed, 1 insertion(+), 9 deletions(-) diff --git a/net/ceph/Kconfig b/net/ceph/Kconfig index f8cceb99e732..cd2d5b9301a1 100644 --- a/net/ceph/Kconfig +++ b/net/ceph/Kconfig @@ -41,4 +41,3 @@ config CEPH_LIB_USE_DNS_RESOLVER Documentation/networking/dns_resolver.txt If unsure, say N. - diff --git a/net/ceph/Makefile b/net/ceph/Makefile index 12bf49772d24..db09defe27d0 100644 --- a/net/ceph/Makefile +++ b/net/ceph/Makefile @@ -15,4 +15,3 @@ libceph-y := ceph_common.o messenger.o msgpool.o buffer.o pagelist.o \ auth_x.o \ ceph_fs.o ceph_strings.o ceph_hash.o \ pagevec.o snapshot.o string_table.o - diff --git a/net/ceph/auth_none.c b/net/ceph/auth_none.c index 41d2a0c72236..edb7042479ed 100644 --- a/net/ceph/auth_none.c +++ b/net/ceph/auth_none.c @@ -142,4 +142,3 @@ int ceph_auth_none_init(struct ceph_auth_client *ac) ac->ops = &ceph_auth_none_ops; return 0; } - diff --git a/net/ceph/auth_none.h b/net/ceph/auth_none.h index 860ed9875791..4158f064302e 100644 --- a/net/ceph/auth_none.h +++ b/net/ceph/auth_none.h @@ -26,4 +26,3 @@ struct ceph_auth_none_info { int ceph_auth_none_init(struct ceph_auth_client *ac); #endif - diff --git a/net/ceph/auth_x.c b/net/ceph/auth_x.c index 2f4a1baf5f52..32c7f5c4b1a6 100644 --- a/net/ceph/auth_x.c +++ b/net/ceph/auth_x.c @@ -823,5 +823,3 @@ int ceph_x_init(struct ceph_auth_client *ac) out: return ret; } - - diff --git a/net/ceph/auth_x.h b/net/ceph/auth_x.h index 454cb54568af..a71c4c282b57 100644 --- a/net/ceph/auth_x.h +++ b/net/ceph/auth_x.h @@ -52,4 +52,3 @@ struct ceph_x_info { int ceph_x_init(struct ceph_auth_client *ac); #endif - diff --git a/net/ceph/mon_client.c b/net/ceph/mon_client.c index d7a7a2330ef7..18deb3d889c4 100644 --- a/net/ceph/mon_client.c +++ b/net/ceph/mon_client.c @@ -1249,7 +1249,7 @@ static void dispatch(struct ceph_connection *con, struct ceph_msg *msg) if (monc->client->extra_mon_dispatch && monc->client->extra_mon_dispatch(monc->client, msg) == 0) break; - + pr_err("received unknown message type %d %s\n", type, ceph_msg_type_name(type)); } diff --git a/net/ceph/pagevec.c b/net/ceph/pagevec.c index e560d3975f41..d3736f5bffec 100644 --- a/net/ceph/pagevec.c +++ b/net/ceph/pagevec.c @@ -197,4 +197,3 @@ void ceph_zero_page_vector_range(int off, int len, struct page **pages) } } EXPORT_SYMBOL(ceph_zero_page_vector_range); -