diff options
author | 2020-09-05 15:50:20 +0300 | |
---|---|---|
committer | 2020-09-21 21:06:02 -0400 | |
commit | eb8d8b4c9848b200586aa98e105b39f159656ba6 (patch) | |
tree | b3ce2462fee8374f7b55f7c9582790c01c072597 /drivers/usb/cdns3 | |
parent | kprobes: Use module_name() macro (diff) | |
download | linux-dev-eb8d8b4c9848b200586aa98e105b39f159656ba6.tar.xz linux-dev-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 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions