]> 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)
committerSimon Glass <sjg@chromium.org>
Sat, 2 Nov 2024 17:13:59 +0000 (11:13 -0600)
commita8c07ac4970d92dce76d93e61fdddb7f3bea65e4
tree4e86f314a101d88021260a3b7a3a9614c8d82611
parente61ea9f2e5d2967826c2c6e3edba961064fbbaa1
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