summaryrefslogtreecommitdiff
path: root/tools/lib
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2025-10-10 03:44:04 -0700
committerArd Biesheuvel <ardb@kernel.org>2025-11-11 19:11:12 +0100
commitcb46a58d77e5b433e9f4538faaa2a73970157e8d (patch)
tree02a45ffa0923334b326b6bff86b505b705628f61 /tools/lib
parent793b13541c2f47cc4822e2567ab4113a4d931c56 (diff)
efi/memattr: Convert efi_memattr_init() return type to void
The efi_memattr_init() function's return values (0 and -ENOMEM) are never checked by callers. Convert the function to return void since the return status is unused. Signed-off-by: Breno Leitao <leitao@debian.org> Acked-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions