diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2021-08-15 23:29:12 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 19:05:49 +0200 |
commit | 64b7b715f7f92ae3233446b4a4cdda3524fcd4b0 (patch) | |
tree | fd6d7f5fe868802f0b19a42f3d6797222f62632d /kernel/locking/rtmutex_api.c | |
parent | 59c7ecf1544e1841b5be8847e81bc9842f838e7e (diff) |
futex: Restructure futex_requeue()
No point in taking two more 'requeue_pi' conditionals just to get to the
requeue. Same for the requeue_pi case just the other way round.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210815211305.468835790@linutronix.de
Diffstat (limited to 'kernel/locking/rtmutex_api.c')
0 files changed, 0 insertions, 0 deletions