diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-09-05 15:50:20 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-09-21 21:06:02 -0400 |
commit | eb8d8b4c9848b200586aa98e105b39f159656ba6 (patch) | |
tree | b3ce2462fee8374f7b55f7c9582790c01c072597 /lib/mpi/mpi-pow.c | |
parent | f3d36426618ee2b2d1fa99aefb5fe4d2dc33807e (diff) |
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 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions