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/ipv6/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/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 Documentation/networking/ipv6.txt and read the HOWTO at <http://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/> - To compile this protocol support as a module, choose M here: the + To compile this protocol support as a module, choose M here: the module will be called ipv6. if IPV6 |