summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-07-24 23:33:41 +0400
committerSteven Rostedt <rostedt@goodmis.org>2014-09-10 18:48:42 +0400
commit3296fc4e2509fa8870923ed52e7990040b151847 (patch)
treec89a3b63489c66a2472d08465ef54fe8c163b1e0 /scripts
parentf7aad4e1a8221210db7eb434349cc6fe87aeee8c (diff)
downloadlinux-3296fc4e2509fa8870923ed52e7990040b151847.tar.xz
ftrace: Remove freeing of old_hash from ftrace_hash_move()
ftrace_hash_move() currently frees the old hash that is passed to it after replacing the pointer with the new hash. Instead of having the function do that chore, have the caller perform the free. This lets the ftrace_hash_move() be used a bit more freely, which is needed for changing the way the trampoline logic is done. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions