diff options
author | Thomas Gleixner <[email protected]> | 2021-04-22 21:44:20 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2021-05-06 20:19:04 +0200 |
commit | b097d5ed33561507eeffc77120a8c16c2f0f2c4c (patch) | |
tree | 8ff6e651e37746f8772bc095338277c05dee276d /tools/perf/util/trace-event-scripting.c | |
parent | cdf78db4070967869e4d027c11f4dd825d8f815a (diff) |
futex: Get rid of the val2 conditional dance
There is no point in checking which FUTEX operand treats the utime pointer
as 'val2' argument because that argument to do_futex() is only used by
exactly these operands.
So just handing it in unconditionally is not making any difference, but
removes a lot of pointless gunk.
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions