commit | 27a9da6538ee18046d7bff8e36a9f783542c54c3 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue May 04 20:36:56 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri May 07 11:28:17 2010 +0200 |
tree | 9f9944ca8742ec52f7e4a674f7475fc0378abdb8 | |
parent | 48652ced1533c3372f996a0d83b6e73b1f1c9381 [diff] |
sched: Remove rq argument to the tracepoints struct rq isn't visible outside of sched.o so its near useless to expose the pointer, also there are no users of it, so remove it. Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1272997616.1642.207.camel@laptop> Signed-off-by: Ingo Molnar <mingo@elte.hu>