]> git.baikalelectronics.ru Git - uboot.git/commit
linux: bitmap.h: Add find_next_zero_area function
authorKeerthy <j-keerthy@ti.com>
Thu, 27 Jan 2022 12:16:54 +0000 (13:16 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 16:00:03 +0000 (11:00 -0500)
commit97c45b7ebbfea9e2bd3900d6f8b4635e00271355
treea3ee21606895a74751830c899f79374ec71e39f9
parentdc5f8d99cb83a6434da74255ab932a86b6ebc7ee
linux: bitmap.h: Add find_next_zero_area function

Add find_next_zero_area to fetch the next zero area in the map.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com>
include/linux/bitmap.h