diff options
author | Sheng Yong <shengyong1@huawei.com> | 2015-04-08 04:26:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-08 05:24:37 +0300 |
commit | 8bc0034cf6951a107e0c75c2d10b17b57d681229 (patch) | |
tree | 77438f3a4e0deb2d11c1402315776fb96fabaaae /include/net/ipv6.h | |
parent | ee90b81203a91d4e5385622811ee7872b5bcfe76 (diff) | |
download | linux-8bc0034cf6951a107e0c75c2d10b17b57d681229.tar.xz |
net: remove extra newlines
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r-- | include/net/ipv6.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 27470cd1d5f8..eec8ad3c9843 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h @@ -47,8 +47,6 @@ #define NEXTHDR_MAX 255 - - #define IPV6_DEFAULT_HOPLIMIT 64 #define IPV6_DEFAULT_MCASTHOPS 1 |