[NET]: cleanup extra semicolons
[powerpc.git] / net / ipv4 / fib_semantics.c
index 3dad12e..406ea70 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;
        }