diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 12:29:18 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-24 14:10:43 -0700 |
commit | e446a2760f1e265192accd7ddebd3ca5ff1d57bb (patch) | |
tree | 8fe3dcdf04f2d21c1774725f8f7a6e019373c755 /net/Kconfig | |
parent | c2df5603678b5b0d47ca70469934d1c146b29d9b (diff) | |
download | linux-stable-e446a2760f1e265192accd7ddebd3ca5ff1d57bb.tar.gz linux-stable-e446a2760f1e265192accd7ddebd3ca5ff1d57bb.tar.bz2 linux-stable-e446a2760f1e265192accd7ddebd3ca5ff1d57bb.zip |
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/Kconfig')
-rw-r--r-- | net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index f738a6f27665..228dfa382eec 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -12,7 +12,7 @@ menuconfig NET The reason is that some programs need kernel networking support even when running on a stand-alone machine that isn't connected to any other computer. - + If you are upgrading from an older kernel, you should consider updating your networking tools too because changes in the kernel and the tools often go hand in hand. The tools are |