]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4b8c1670752e3d359fa77917b2097265f621a57
tree0c08371aefcf53b976d61e6a74667bcb21db3251
parentd421f0e1cb35952db95f62a095434e265dade2e1
tracing: Remove cpu arg from the rb_time_stamp() function

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>
include/linux/trace_seq.h
kernel/trace/ring_buffer.c