linux/fs/hpfs
Akinobu Mita f4c54fcf3a hpfs: use bitmap_weight()
Use bitmap_weight instead of doing hweight32 for each 32bit in bitmap.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-16 07:20:06 -08:00
..
Kconfig fs/Kconfig: move hpfs out 2009-01-22 13:15:59 +03:00
Makefile
alloc.c
anode.c
buffer.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
dentry.c constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
dir.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
dnode.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
ea.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
file.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
hpfs.h
hpfs_fn.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
inode.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
map.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
name.c
namei.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
super.c hpfs: use bitmap_weight() 2009-12-16 07:20:06 -08:00