tracing: Remove cpu arg from the rb_time_stamp() function
[safe/jmp/linux-2.6] / include / linux / trace_seq.h
index c134dd1..09077f6 100644 (file)
@@ -7,7 +7,7 @@
 
 /*
  * Trace sequences are used to allow a function to call several other functions
- * to create a string of data to use (up to a max of PAGE_SIZE.
+ * to create a string of data to use (up to a max of PAGE_SIZE).
  */
 
 struct trace_seq {