Skip to content
Commit 3fd83717 authored by NeilBrown's avatar NeilBrown
Browse files

md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.



Using {set,clear}_bit is more consistent than shifting and masking.

No functional change.

Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 5965b642
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