]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/fib_semantics.c
[NET]: cleanup extra semicolons
[net-next-2.6.git] / net / ipv4 / fib_semantics.c
index 3dad12ee76c35a76b851a433108a5be1aa30aa44..406ea7050aede7c0dd6926fe20d0349b2109eee2 100644 (file)
@@ -927,7 +927,7 @@ int fib_semantic_match(struct list_head *head, const struct flowi *flp,
                        default:
                                printk(KERN_DEBUG "impossible 102\n");
                                return -EINVAL;
-                       };
+                       }
                }
                return err;
        }