]> Git Repo - linux.git/commit
affs: use memweight()
authorAkinobu Mita <[email protected]>
Mon, 30 Jul 2012 21:41:00 +0000 (14:41 -0700)
committerLinus Torvalds <[email protected]>
Tue, 31 Jul 2012 00:25:16 +0000 (17:25 -0700)
commit0121ad62c20ed779e38ad689071da2805f03249f
treef57cfaedca6a8301cd955a6160dcf256025c9541
parent8fb980e35b41bbb79aa47f48839d95f0354af3c4
affs: use memweight()

Use memweight() to count the total number of bits set in memory area.

Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/affs/bitmap.c
This page took 0.048479 seconds and 4 git commands to generate.