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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
anode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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