diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 15:29:18 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-24 17:10:43 -0400 |
commit | e446a2760f1e265192accd7ddebd3ca5ff1d57bb (patch) | |
tree | 8fe3dcdf04f2d21c1774725f8f7a6e019373c755 /net/ipv6/Kconfig | |
parent | c2df5603678b5b0d47ca70469934d1c146b29d9b (diff) |
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/ipv6/Kconfig')
-rw-r--r-- | net/ipv6/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index b3885ca22d6f..613282c65a10 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig | |||
@@ -15,7 +15,7 @@ menuconfig IPV6 | |||
15 | Documentation/networking/ipv6.txt and read the HOWTO at | 15 | Documentation/networking/ipv6.txt and read the HOWTO at |
16 | <http://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/> | 16 | <http://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/> |
17 | 17 | ||
18 | To compile this protocol support as a module, choose M here: the | 18 | To compile this protocol support as a module, choose M here: the |
19 | module will be called ipv6. | 19 | module will be called ipv6. |
20 | 20 | ||
21 | if IPV6 | 21 | if IPV6 |