tracing: fix typos in comments

Impact: clean up.

Fix typos in the comments.

Signed-off-by: Wenji Huang <wenji.huang@oracle.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
This commit is contained in:
Wenji Huang
2009-02-10 01:03:18 -05:00
committed by Steven Rostedt
parent 810dc73265
commit c3706f005c
4 changed files with 7 additions and 7 deletions

View File

@@ -75,7 +75,7 @@ static void bts_trace_start(struct trace_array *tr)
}
/*
* Start tracing on the current cpu.
* Stop tracing on the current cpu.
* The argument is ignored.
*
* pre: bts_tracer_mutex must be locked.