]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: Correct some swallowed errors in scene
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:13:25 +0000 (19:13 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 11 Oct 2023 19:43:55 +0000 (15:43 -0400)
commit9767de7b468846963f134753592d64a817d160ee
tree31fbb506758be5568bee8f371919fda6717d3389
parentfd6073ac9feedd03ebc89f0274fcd7be60377e32
expo: Correct some swallowed errors in scene

Return the reported error, rather than assuming it is -ENOMEM

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/scene.c