diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-09-05 14:50:20 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-09-22 03:06:02 +0200 |
commit | eb8d8b4c9848b200586aa98e105b39f159656ba6 (patch) | |
tree | b3ce2462fee8374f7b55f7c9582790c01c072597 /kernel/trace/trace_boot.c | |
parent | kprobes: Use module_name() macro (diff) | |
download | linux-eb8d8b4c9848b200586aa98e105b39f159656ba6.tar.xz linux-eb8d8b4c9848b200586aa98e105b39f159656ba6.zip |
tracing: remove a pointless assignment
The "tr" is a stack variable so setting it to NULL before a return is
a no-op. Delete the assignment.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_boot.c')
0 files changed, 0 insertions, 0 deletions