]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/trace/trace.h
tree-wide: fix 'lenght' typo in comments and code
[net-next-2.6.git] / kernel / trace / trace.h
index 4df6a77eb1966bd4ea12779121f12e96ddf1d3f6..e4b32c8aa85f4e34e2578fc7c0e23c14e8595693 100644 (file)
@@ -549,7 +549,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 {