]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ipv4/fib_semantics.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
[karo-tx-linux.git] / net / ipv4 / fib_semantics.c
index 641a5a2a9f9c4e7b9e1c2b11bebee5cb98ea43de..80106d89d548d841d5986533f749572eb75c3a43 100644 (file)
@@ -141,9 +141,7 @@ const struct fib_prop fib_props[RTN_MAX + 1] = {
        },
 };
 
-
 /* Release a nexthop info record */
-
 static void free_fib_info_rcu(struct rcu_head *head)
 {
        struct fib_info *fi = container_of(head, struct fib_info, rcu);