diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2010-03-15 05:35:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-18 02:43:47 +0100 |
commit | c4af96449e20f9245cf3d904098db508cdebcda8 (patch) | |
tree | 41b54379dbe4c432d269aaf83e013abb1f695dc2 /drivers/char/hpet.c | |
parent | jffs2: fix up rb_root initializations to use RB_ROOT (diff) | |
download | linux-c4af96449e20f9245cf3d904098db508cdebcda8.tar.xz linux-c4af96449e20f9245cf3d904098db508cdebcda8.zip |
ntfs: use bitmap_weight
Use bitmap_weight() instead of doing hweight32() for each u32 element in
the page.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions