bitmap: Use const qualifiers where possible
A number of functions in bitmap.h take parameters which they don't modify
but aren't currently marked as const. This patch fixes that.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Showing
Please register or sign in to comment