[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180725125949.GB3622@hmswarspite.think-freely.org>
Date: Wed, 25 Jul 2018 08:59:49 -0400
From: Neil Horman <nhorman@...driver.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: 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,
marcelo.leitner@...il.com, trond.myklebust@...merspace.com,
anna.schumaker@...app.com, steffen.klassert@...unet.com,
herbert@...dor.apana.org.au, 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>
Subject: Re: [PATCH PATCH net-next 08/18] sctp: whitespace fixes
On Tue, Jul 24, 2018 at 12:29:08PM -0700, Stephen Hemminger wrote:
> 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
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Acked-by: Neil Horman <nhorman@...driver.com>
Powered by blists - more mailing lists