Commit b26503b1 authored by Colin Ian King's avatar Colin Ian King Committed by Steven Rostedt (VMware)
Browse files

tracing: Fix missing * in comment block

parent 1ae43851
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2506,7 +2506,7 @@ find_synthetic_field_var(struct hist_trigger_data *target_hist_data,
 * events.  However, for convenience, users are allowed to directly
 * specify an event field in an action, which will be automatically
 * converted into a variable on their behalf.

 *
 * If a user specifies a field on an event that isn't the event the
 * histogram currently being defined (the target event histogram), the
 * only way that can be accomplished is if a new hist trigger is