On 7/3/24 11:20, Akihiko Odaki wrote:
pa_space_create() used to return an integer to propagate error, but
it never fails so let it return void.

Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com>
---
  contrib/elf2dmp/addrspace.h | 2 +-
  contrib/elf2dmp/addrspace.c | 4 +---
  contrib/elf2dmp/main.c      | 5 +----
  3 files changed, 3 insertions(+), 8 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to