]> git.dujemihanovic.xyz Git - u-boot.git/commit
alist: Mention the error condition in alist_add_placeholder()
authorSimon Glass <sjg@chromium.org>
Sat, 19 Oct 2024 15:21:41 +0000 (09:21 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 4 Nov 2024 03:27:12 +0000 (21:27 -0600)
commit805e89e3f7fe5118374b5005e5c2dc214185dcac
treee6730e6420573bd59fa35c226afaa0a27e0dcc0d
parent6ebfafe8c532a14e5f8a418a179605d0df5e9f26
alist: Mention the error condition in alist_add_placeholder()

Update the function comment to note that this function can return NULL
if it runs out of memory.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/alist.h