[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180724192918.31165-9-sthemmin@microsoft.com>
Date: Tue, 24 Jul 2018 12:29:08 -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 08/18] sctp: whitespace fixes
Remove blank line at EOF and trailing whitespace.
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
---
net/sctp/Kconfig | 4 ++--
net/sctp/sm_sideeffect.c | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/net/sctp/Kconfig b/net/sctp/Kconfig
index c740b189d4ba..950ecf6e7439 100644
--- a/net/sctp/Kconfig
+++ b/net/sctp/Kconfig
@@ -41,8 +41,8 @@ config SCTP_DBG_OBJCNT
bool "SCTP: Debug object counts"
depends on PROC_FS
help
- If you say Y, this will enable debugging support for counting the
- type of objects that are currently allocated. This is useful for
+ If you say Y, this will enable debugging support for counting the
+ type of objects that are currently allocated. This is useful for
identifying memory leaks. This debug information can be viewed by
'cat /proc/net/sctp/sctp_dbg_objcnt'
diff --git a/net/sctp/sm_sideeffect.c b/net/sctp/sm_sideeffect.c
index 298112ca8c06..85d393090238 100644
--- a/net/sctp/sm_sideeffect.c
+++ b/net/sctp/sm_sideeffect.c
@@ -1827,4 +1827,3 @@ static int sctp_cmd_interpreter(enum sctp_event event_type,
error = -ENOMEM;
goto out;
}
-
--
2.18.0
Powered by blists - more mailing lists