mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
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> |
||
|---|---|---|
| .. | ||
| alloc.c | ||
| anode.c | ||
| buffer.c | ||
| dentry.c | ||
| dir.c | ||
| dnode.c | ||
| ea.c | ||
| file.c | ||
| hpfs.h | ||
| hpfs_fn.h | ||
| inode.c | ||
| Kconfig | ||
| Makefile | ||
| map.c | ||
| name.c | ||
| namei.c | ||
| super.c | ||