diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-01-14 16:37:53 -0500 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-02-06 11:56:19 -0500 |
commit | 6c6dbce196c201810348b6cef6fc5ec77d4d0973 (patch) | |
tree | bf1ca8349ccf8ef5331aa9cf8f0a24a8bc3fc98b /kernel/trace/trace_functions_graph.c | |
parent | 9399ca21d203f01a39696a6554344b5d6613ba7b (diff) |
tracing: Add comment to predicate_parse() about "&&" or "||"
As the predicat_parse() code is rather complex, commenting subtleties is
important. The switch case statement should be commented to describe that it
is only looking for two '&' or '|' together, which is why the fall through
to an error is after the check.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions