Merge branch 'for-3.13/post-mq-drivers' into for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / trace / events / module.h
index 21a546d..1619327 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Because linux/module.h has tracepoints in the header, and ftrace.h
- * eventually includes this file, define_trace.h includes linux/module.h
+ * used to include this file, define_trace.h includes linux/module.h
  * But we do not want the module.h to override the TRACE_SYSTEM macro
  * variable that define_trace.h is processing, so we only set it
  * when module events are being processed, which would happen when