Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux-2.6-microblaze.git] / samples / bpf / cookie_uid_helper_example.c
index c5ff7a1..cc3bce8 100644 (file)
@@ -313,7 +313,7 @@ int main(int argc, char *argv[])
                        print_table();
                        printf("\n");
                        sleep(1);
-               };
+               }
        } else if (cfg_test_cookie) {
                udp_client();
        }