From: Charles Manning Date: Sun, 5 Dec 2010 21:45:02 +0000 (+1300) Subject: yaffs : Change bitmap counting function to use hweight8() X-Git-Tag: linux-mainline-patchset-4~11^2 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=7620f7d1207e72dc6b3c58bc452000b9ec82b57b;hp=7620f7d1207e72dc6b3c58bc452000b9ec82b57b yaffs : Change bitmap counting function to use hweight8() Better than shift counting. Signed-off-by: Charles Manning ---