[RESEND PATCH 0/4] futex: Minor code improvements

From: Andrà Almeida
Date: Thu Jul 02 2020 - 16:29:54 EST


Hello,

This series aims to make some small code improvements that I found in
futex.c, removing some lines and trying to make the code easier to read
and understand.

All commits tested with futex tests from kselftest.

Thanks,
AndrÃ

Andrà Almeida (4):
futex: Remove put_futex_key()
futex: Remove needless goto's
futex: Remove unused or redundant includes
futex: Consistently use fshared as boolean

kernel/futex.c | 114 +++++++++++--------------------------------------
1 file changed, 26 insertions(+), 88 deletions(-)

--
2.27.0