]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/trace/trace_stat.c
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
[linux-2.6-omap-h63xx.git] / kernel / trace / trace_stat.c
index eae9cef3929169ba06fc78d33fafc707a29325b1..39310e3434ee589804459dba78fee0e451e59d26 100644 (file)
@@ -30,7 +30,7 @@ struct tracer_stat_session {
        struct dentry           *file;
 };
 
-/* All of the sessions currently in use. Each stat file embeed one session */
+/* All of the sessions currently in use. Each stat file embed one session */
 static LIST_HEAD(all_stat_sessions);
 static DEFINE_MUTEX(all_stat_sessions_mutex);