diff options
author | Li zeming <[email protected]> | 2023-07-26 03:50:47 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-10-04 18:04:47 +0200 |
commit | 01a99a750a4f414c221781de2e5570e0ceae04b5 (patch) | |
tree | 2d31102463dac1d15ec85bff30b1aaea2d9fd013 /tools/perf/util/scripting-engines | |
parent | 5e0eb67974e88dbaded765278a3ffe7af33e3b22 (diff) |
futex/requeue: Remove unnecessary ‘NULL’ initialization from futex_proxy_trylock_atomic()
'top_waiter' is assigned unconditionally before first use,
so it does not need an initialization.
[ mingo: Created legible changelog. ]
Signed-off-by: Li zeming <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions