Skip to content
Commit c8f543e0 authored by Akinobu Mita's avatar Akinobu Mita Committed by Alasdair G Kergon
Browse files

dm log: clean up bit little endian bitops



Using __test_and_{set,clear}_bit_le() with ignoring its return value
can be replaced with __{set,clear}_bit_le().

This also removes unnecessary casts.

Signed-off-by: default avatarAkinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent 936688d7
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