diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2010-03-15 00:35:00 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-17 18:43:47 -0700 |
commit | c4af96449e20f9245cf3d904098db508cdebcda8 (patch) | |
tree | 41b54379dbe4c432d269aaf83e013abb1f695dc2 /drivers/char | |
parent | bcc54e2a6d8e93ff83ec398511930b0a73e19151 (diff) | |
download | linux-c4af96449e20f9245cf3d904098db508cdebcda8.tar.bz2 |
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 'drivers/char')
0 files changed, 0 insertions, 0 deletions