MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
authorRui Wang <wangrui@loongson.cn>
Thu, 29 Jul 2021 09:31:52 +0000 (17:31 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 5 Aug 2021 09:01:18 +0000 (11:01 +0200)
commitcb95ea79b3fc772c5873a7a4532ab4c14a455da2
tree6b7e0b6971004bbe0cd56492e4a698046b392cfd
parentad548993a66c498267695edd8b19a682be0e3a8b
MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive

This looks like a typo and that caused atomic64 test failed.

Signed-off-by: Rui Wang <wangrui@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/atomic.h