CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.
Increment and decrement before assigning to return value.
Showing
Please register or sign in to comment
Increment and decrement before assigning to return value.