From: Peter Zijlstra Date: Tue, 4 May 2010 18:36:56 +0000 (+0200) Subject: sched: Remove rq argument to the tracepoints X-Git-Tag: v2.6.35-rc1~521^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a9da6538ee18046d7bff8e36a9f783542c54c3;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra LKML-Reference: <1272997616.1642.207.camel@laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed