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)
commit8a92603a3489f789f8e3a36a1e073bc1c237d73e
treea3ee21606895a74751830c899f79374ec71e39f9
parentb071a07743d44e58046ee5f52df9b6fab7733654
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