Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / kernel / trace / trace.h
index fd05bca..09b3911 100644 (file)
@@ -550,7 +550,7 @@ static inline int ftrace_trace_task(struct task_struct *task)
  * struct trace_parser - servers for reading the user input separated by spaces
  * @cont: set if the input is not complete - no final space char was found
  * @buffer: holds the parsed user input
- * @idx: user input lenght
+ * @idx: user input length
  * @size: buffer size
  */
 struct trace_parser {