diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-10-11 19:12:21 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-10-12 20:43:00 -0400 |
commit | aa07d71f1bc7ea20e442e812b5de9d632b7f84c6 (patch) | |
tree | 126ec8caf3491a1c6029249ae718f70bffa131f4 /crypto/cfb.c | |
parent | 194c2c74f5532e62c218adeb8e2b683119503907 (diff) | |
download | linux-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.tar.gz linux-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.tar.bz2 linux-aa07d71f1bc7ea20e442e812b5de9d632b7f84c6.zip |
tracing: Have trace events system open call tracing_open_generic_tr()
Instead of having the trace events system open call open code the taking of
the trace_array descriptor (with trace_array_get()) and then calling
trace_open_generic(), have it use the tracing_open_generic_tr() that does
the combination of the two. This requires making tracing_open_generic_tr()
global.
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'crypto/cfb.c')
0 files changed, 0 insertions, 0 deletions