]> git.dujemihanovic.xyz Git - u-boot.git/commit
linux/bitmap.h: add bitmap_empty helper
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:01 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:09 +0000 (01:28 +0200)
commit555047df6a79bae4748a72ff8c2e42e242a2a361
treea23a9460c7448b5409db8f9a3350cd0e6a3be853
parent1fbd0582a28d108c77d7f9135a7f2c3da2398b72
linux/bitmap.h: add bitmap_empty helper

Import this function from Linux as of 6.10-rc6

Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
include/linux/bitmap.h