tracing: Remove cpu arg from the rb_time_stamp() function
authorJiri Olsa <jolsa@redhat.com>
Fri, 23 Oct 2009 23:36:19 +0000 (19:36 -0400)
committerIngo Molnar <mingo@elte.hu>
Sat, 24 Oct 2009 09:07:51 +0000 (11:07 +0200)
The cpu argument is not used inside the rb_time_stamp() function.
Plus fix a typo.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091023233647.118547500@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found