diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2024-06-05 20:13:16 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-07-17 16:28:19 +0200 |
commit | dce2a224763ce968445e14c43b49321936309c75 (patch) | |
tree | 9eb9ec666d7ce42db8f96698ad115f3b505c0b84 /fs | |
parent | 6e30a7c98a9fda2f894e970e9cd637657f39c59d (diff) |
locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as void
Correct the return type of x86_32 arch_atomic64_add() and
arch_atomic64_sub() functions to 'void' and remove redundant return.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20240605181424.3228-2-ubizjak@gmail.com
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions