You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
atomic_bitmap: keep the byte_size in the AtomicBitmap
Keeping the byte_size in the struct gives freedom
to the caller to use it for any processing at
their end.This field can be used by the caller
in case of enlarging the bitmap.
Signed-off-by: Muminul Islam <[email protected]>
0 commit comments