Skip to content
Commit 8d6f9af9 authored by Johannes Weiner's avatar Johannes Weiner Committed by Fenghua Yu
Browse files

ia64: boolean __test_and_clear_bit



__test_and_clear_bit() returns a bitfield with the tested-for bit set.
Make it consistent with the other bitops - of ia64 but also every
other architecture - and return a boolean value.

Signed-off-by: default avatarJohannes Weiner <hannes@cmpxchg.org>
Acked-by: default avatarFenghua Yu <fenghua.yu@intel.com>
parent 51b89f7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment