diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2011-08-02 12:32:01 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2011-08-02 12:32:01 +0100 |
commit | c8f543e0786785d8c7118fc2878e42bc0193a88d (patch) | |
tree | b8984adc44c3a15f1bee56f3b6b9ff49f8ed4d2c /fs/nilfs2/the_nilfs.h | |
parent | 936688d7eb0f39be96c5791be1a04994cc8d6aa0 (diff) | |
download | linux-c8f543e0786785d8c7118fc2878e42bc0193a88d.tar.bz2 |
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: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'fs/nilfs2/the_nilfs.h')
0 files changed, 0 insertions, 0 deletions