]> git.ozlabs.org Git - ccan/commit - ccan/bitmap/bitmap.h
bitmap: Rework to assume always multiple of words storage length
authorDavid Gibson <david@gibson.dropbear.id.au>
Thu, 5 Sep 2013 14:28:36 +0000 (00:28 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 5 Sep 2013 14:28:36 +0000 (00:28 +1000)
commite0b9db615fab66e1b9236b0511dee948b8c4ece7
tree32b6b6afb3ff165d50228605b625bc3e62dd8c2e
parent4b284149ed1f14b1e4a7a2fdc6af605e4a352b03
bitmap: Rework to assume always multiple of words storage length

Handling bitmaps which extend some odd number of bits, and assuring they
don't clobber partially overlapped variables is not worth the bother.

Also avoid namespace pollution.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
ccan/bitmap/_info
ccan/bitmap/bitmap.h