[PATCH v3 2/9] dm: core: Use -ENOSPC in acpi_get_path()

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:33 CEST 2021


Update this function to use -ENOSPC which is more commly used when a buffer
runs out of space.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v2)

Changes in v2:
- Add new patch for acpi_get_path()

 drivers/core/acpi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list