diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 22:29:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-25 00:10:43 +0300 |
commit | e446a2760f1e265192accd7ddebd3ca5ff1d57bb (patch) | |
tree | 8fe3dcdf04f2d21c1774725f8f7a6e019373c755 /net/kcm/Kconfig | |
parent | c2df5603678b5b0d47ca70469934d1c146b29d9b (diff) | |
download | linux-e446a2760f1e265192accd7ddebd3ca5ff1d57bb.tar.xz |
net: remove blank lines at end of file
Several files have extra line at end of file.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/kcm/Kconfig')
-rw-r--r-- | net/kcm/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/kcm/Kconfig b/net/kcm/Kconfig index 87fca36e6c47..9ca83f2ade6f 100644 --- a/net/kcm/Kconfig +++ b/net/kcm/Kconfig @@ -8,4 +8,3 @@ config AF_KCM KCM (Kernel Connection Multiplexor) sockets provide a method for multiplexing messages of a message based application protocol over kernel connectons (e.g. TCP connections). - |