Commit 4613bdcc authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Steven Rostedt (VMware)
Browse files

kernel: trace: Mundane typo fixes in the file trace_events_filter.c

parent f2cc020d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -256,7 +256,7 @@ enum {
 * is "&&" we don't call update_preds(). Instead continue to "c". As the
 * next token after "c" is not "&&" but the end of input, we first process the
 * "&&" by calling update_preds() for the "&&" then we process the "||" by
 * callin updates_preds() with the values for processing "||".
 * calling updates_preds() with the values for processing "||".
 *
 * What does that mean? What update_preds() does is to first save the "target"
 * of the program entry indexed by the current program entry's "target"