leds/leds-regulator.c: fix handling of already enabled regulators
[pandora-kernel.git] / kernel / trace / trace_events_filter.c
index 3249b4f..8008ddc 100644 (file)
@@ -391,8 +391,8 @@ static int process_ops(struct filter_pred *preds,
                       struct filter_pred *op, void *rec)
 {
        struct filter_pred *pred;
+       int match = 0;
        int type;
-       int match;
        int i;
 
        /*