diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-07-12 10:33:40 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2017-07-12 09:45:42 -0400 |
commit | 44925dfff05fd1a897992d278b15a6b6b55e79a7 (patch) | |
tree | 20b0385de0e91d15378eb5d43a564043a7ee8315 /tools | |
parent | 69449bbd65687e8e5fb968a5a0c46089f6af6001 (diff) | |
download | talos-op-linux-44925dfff05fd1a897992d278b15a6b6b55e79a7.tar.gz talos-op-linux-44925dfff05fd1a897992d278b15a6b6b55e79a7.zip |
ftrace: Remove an unneeded NULL check
"func" can't be NULL and it doesn't make sense to check because we've
already derefenced it.
Link: http://lkml.kernel.org/r/20170712073340.4enzeojeoupuds5a@mwanda
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions