git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcc54e2
)
ntfs: use bitmap_weight
author
Akinobu Mita
<akinobu.mita@gmail.com>
Mon, 15 Mar 2010 04:35:00 +0000
(
00:35
-0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Mar 2010 01:43:47 +0000
(18:43 -0700)
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>
No differences found