tracing: fix typing mistake in hint message and comments

Impact: cleanup

Fix incorrect hint message in code and typos in 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-17 01:10:02 -05:00
committed by Steven Rostedt
parent d2ef7c2f0f
commit 73d8b8bc4f
6 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
/*
* trace irqs off criticall timings
* trace irqs off critical timings
*
* Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com>
* Copyright (C) 2008 Ingo Molnar <mingo@redhat.com>