summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/file.c
diff options
context:
space:
mode:
authorAkinobu Mita <akinobu.mita@gmail.com>2011-05-30 14:58:05 +0200
committerJoel Becker <jlbec@evilplan.org>2011-06-01 04:03:45 +0200
commit730e663bd82c1a10a85ff00728d34152a5a67ec8 (patch)
treec7ca96c508146bdc76890fa66f143786eed4b28f /fs/ocfs2/file.c
parentocfs2: null deref on allocation error (diff)
downloadlinux-730e663bd82c1a10a85ff00728d34152a5a67ec8.tar.xz
linux-730e663bd82c1a10a85ff00728d34152a5a67ec8.zip
ocfs2: use proper little-endian bitops
Using __test_and_{set,clear}_bit_le() with ignoring its return value can be replaced with __{set,clear}_bit_le(). Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Mark Fasheh <mfasheh@suse.com> Cc: ocfs2-devel@oss.oracle.com Signed-off-by: Joel Becker <jlbec@evilplan.org>
Diffstat (limited to 'fs/ocfs2/file.c')
0 files changed, 0 insertions, 0 deletions