aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/Kconfig
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-07-24 12:29:08 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-24 14:10:42 -0700
commitaa46225235efc687d971351a309b734549ca5718 (patch)
tree6018c482ec5b13bd7f6172bd87ead2ccc0612c5a /net/sctp/Kconfig
parentxfrm: remove blank lines at EOF (diff)
downloadlinux-dev-aa46225235efc687d971351a309b734549ca5718.tar.xz
linux-dev-aa46225235efc687d971351a309b734549ca5718.zip
sctp: whitespace fixes
Remove blank line at EOF and trailing whitespace. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/Kconfig')
-rw-r--r--net/sctp/Kconfig4
1 files changed, 2 insertions, 2 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'