nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64
authorLukasz Majewski <lukma@denx.de>
Tue, 8 Sep 2020 13:01:59 +0000 (15:01 +0200)
committerLukasz Majewski <lukma@denx.de>
Wed, 9 Sep 2020 07:23:43 +0000 (09:23 +0200)
commitc6a1a261c6a2b41c0a6248c1b09d9d6326610459
treefe9aba839ac9a98c828a8d2fa239805cc04d8478
parente74b61c09a2a2ab52153e731225ccba5078659b1
nptl: futex: Provide correct indentation for part of __futex_abstimed_wait_cancelable64

By mistake the if for calling __futex_abstimed_wait_cancellable32 was
misaligned with the rest of the function body.
sysdeps/nptl/futex-internal.c