perf probe: Fix memory leak when synthesizing SDT probes
[linux-2.6-microblaze.git] / lib / kstrtox.c
index a14ccf9..a118b0b 100644 (file)
@@ -355,6 +355,7 @@ int kstrtobool(const char *s, bool *res)
                default:
                        break;
                }
+               break;
        default:
                break;
        }