Cleanup: event_notifier -> notify in comments
[lttng-modules.git] / src / lttng-probes.c
index 00f39112f04d84485bc9d482aad9c632c92dab6b..3033094bbb88f6ec4e43d3d319dd422e339c64fa 100644 (file)
@@ -25,7 +25,7 @@ static LIST_HEAD(_probe_list);
 static LIST_HEAD(lazy_probe_init);
 
 /*
- * lazy_nesting counter ensures we don't event_notifier lazy probe registration
+ * lazy_nesting counter ensures we don't notify lazy probe registration
  * fixup while we are performing the fixup. It is protected by the
  * sessions lock.
  */
This page took 0.022488 seconds and 4 git commands to generate.