Re: [PATCH 3/4] tracing/profile: Add filter support

From: Peter Zijlstra
Date: Tue Oct 13 2009 - 05:18:12 EST


On Tue, 2009-10-13 at 10:19 +0800, Li Zefan wrote:
> +#ifdef CONFIG_EVENT_PROFILE
> + struct event_filter *filter;
> + int filter_active;
> #endif

Why do you need filter_active, isn't !filter equivalent?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/