diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-07-24 12:29:04 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-24 14:10:42 -0700 |
commit | a87e87dbf3926ab43b862cd90ec122ebf7d5aad3 (patch) | |
tree | f2f3365907920894ac5f9888a0a9cfc5cc8419f4 /net/llc/Makefile | |
parent | 1cb1d977b41ad9fbcbd57ba24b203d6cb2f79952 (diff) |
llc: fix whitespace issues
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/Makefile')
-rw-r--r-- | net/llc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/llc/Makefile b/net/llc/Makefile index 4e260cff3c5d..5e0ef436daae 100644 --- a/net/llc/Makefile +++ b/net/llc/Makefile @@ -4,7 +4,7 @@ # Copyright (c) 1997 by Procom Technology,Inc. # 2001-2003 by Arnaldo Carvalho de Melo <acme@conectiva.com.br> # -# This program can be redistributed or modified under the terms of the +# This program can be redistributed or modified under the terms of the # GNU General Public License as published by the Free Software Foundation. # This program is distributed without any warranty or implied warranty # of merchantability or fitness for a particular purpose. |