parisc: unify implementations of __cmpxchg_u{8,32,64}
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 2 Apr 2024 02:29:44 +0000 (22:29 -0400)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 10 Apr 2024 05:06:00 +0000 (22:06 -0700)
commit7e00072915b3eb4739c57e716031f40de05e7a64
treee4e4bba575fe6caa6b4634c53ce43a6cf4ac3f0d
parent29b8e53c1274f0ffda915ac6c0e5c59d14ee208e
parisc: unify implementations of __cmpxchg_u{8,32,64}

identical except for type name involved

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
arch/parisc/lib/bitops.c