Re: [PATCH] perf events: Remove unused structperf_event::event_callback

From: Frederic Weisbecker
Date: Fri Dec 04 2009 - 16:02:06 EST


On Fri, Dec 04, 2009 at 09:48:10AM +0100, Peter Zijlstra wrote:
> On Fri, 2009-12-04 at 00:22 +0100, Frederic Weisbecker wrote:
>
> > @@ -671,8 +671,6 @@ struct perf_event {
> >
> > perf_callback_t callback;
>
> Any chance we can get all of that perf_callback_t ugly gone?


Sure. We had callback and event_callback.
event_callback is removed in this patch and overflow_handler will
soon replace the callback field.

--
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/