From: Alex W Slater Date: Thu, 19 Feb 2015 21:58:07 +0000 (+0000) Subject: ipv6: Replace "#include " with "#include " X-Git-Tag: firefly_0821_release~176^2~1974^2~411 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=29778bec12b11cabfb75005cd7f8be263c50ba76;p=firefly-linux-kernel-4.4.55.git ipv6: Replace "#include " with "#include " Fix checkpatch.pl warning "Use #include instead of " Signed-off-by: Alex W Slater Signed-off-by: David S. Miller --- diff --git a/net/ipv6/raw.c b/net/ipv6/raw.c index dae7f1a1e464..0d84b2c7f24e 100644 --- a/net/ipv6/raw.c +++ b/net/ipv6/raw.c @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include