]> git.dujemihanovic.xyz Git - u-boot.git/commit
alist: add a helper to check if the list is full
authorSughosh Ganu <sughosh.ganu@linaro.org>
Mon, 26 Aug 2024 11:59:14 +0000 (17:29 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 3 Sep 2024 20:08:49 +0000 (14:08 -0600)
commitc4eced2ec0d566e69281a2c20b0b43a141574318
treecf73ee4131f64284c6f53e1ed855c08a07568af0
parent30e331e9cb7c14400dae385ed7ceab56eaa1e005
alist: add a helper to check if the list is full

Add a helper function to check if the alist is full. This can then be
used to extend the alist.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/alist.h