diff options
author | 2024-11-06 11:03:16 +0100 | |
---|---|---|
committer | 2024-11-12 14:01:29 +0100 | |
commit | b59f103d3726c35c8715512a5e3451ad778c127c (patch) | |
tree | 29a1dbfec0ff25d16fbf73dba2bc9a398419adc9 /rust/kernel/firmware.rs | |
parent | s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool() (diff) | |
download | wireguard-linux-b59f103d3726c35c8715512a5e3451ad778c127c.tar.xz wireguard-linux-b59f103d3726c35c8715512a5e3451ad778c127c.zip |
s390/atomic: Remove __atomic_cmpxchg() variants
With users converted to the standard arch_cmpxchg() variants, remove
the now unused __atomic_cmpxchg() and __atomic_cmpxchg_bool() variants.
Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'rust/kernel/firmware.rs')
0 files changed, 0 insertions, 0 deletions