diff options
author | Thomas Gleixner <[email protected]> | 2015-12-19 20:07:39 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-12-20 12:43:24 +0100 |
commit | 29e9ee5d48c35d6cf8afe09bdf03f77125c9ac11 (patch) | |
tree | 6cd31caa45bad2cdfb8c4939e4a831425e9b4279 /tools/perf/util/trace-event-scripting.c | |
parent | fb75a4282d0d9a3c7c44d940582c2d226cf3acfb (diff) |
futex: Rename free_pi_state() to put_pi_state()
free_pi_state() is confusing as it is in fact only freeing/caching the
pi state when the last reference is gone. Rename it to put_pi_state()
which reflects better what it is doing.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Darren Hart <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: [email protected]
Cc: Andy Lowe <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions