]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
efi: stmm: Drop unused EFI error from setup_mm_hdr arguments
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 25 Aug 2025 16:07:12 +0000 (18:07 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 26 Aug 2025 12:49:42 +0000 (14:49 +0200)
commit01a3044af5d910e1f8b0bee53b2e0eccee8f9a5c
tree86da47e2c1672e131b3b0f5015dc9c9b5937e633
parent80c6c1048625712200ab9cdc665d792b85594e2c
efi: stmm: Drop unused EFI error from setup_mm_hdr arguments

No caller ever evaluates what we return in 'ret'. They only use the
return code of the function.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/stmm/tee_stmm_efi.c