buf_size: add bitmap functions
commit6eedcbc5877b83ce9bfef380335690bf2e88634e
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 2 Aug 2023 12:53:59 +0000 (2 15:53 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 2 Aug 2023 12:53:59 +0000 (2 15:53 +0300)
treea59be5f1f337bfd85deae67d71c8f8c261b7e628
parentcaf688b5f0b61bfd3b47269ddd90f39369b20920
buf_size: add bitmap functions

It's important to know the size of bitmap buffers because those are used
extensively in the kernel.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
smatch_buf_size.c