dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
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
ea.c
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
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