]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/ipv6/protocol.c
[NET] IPV6: Fix whitespace errors.
[mirror_ubuntu-artful-kernel.git] / net / ipv6 / protocol.c
index 52c1d58b6ca61587c5b1e49261316d282b80efb8..ad0410c996753789ad8df6eb665be263a044c08c 100644 (file)
@@ -64,7 +64,7 @@ int inet6_add_protocol(struct inet6_protocol *prot, unsigned char protocol)
 /*
  *     Remove a protocol from the hash tables.
  */
+
 int inet6_del_protocol(struct inet6_protocol *prot, unsigned char protocol)
 {
        int ret, hash = protocol & (MAX_INET_PROTOS - 1);