Hello arm-soc maintainers,
Please pull this small patch removing unused return variables in a couple of functions in the AMDTEE driver in the TEE subsystem.
Thanks, Jens
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/amdtee-update-for-6.20
for you to fetch changes up to a0db08f47c836251fbaccf711e12fe8428235465:
tee: amdtee: Remove unused return variables (2026-01-14 10:20:51 +0100)
---------------------------------------------------------------- AMDTEE update for 6.20
Remove unused return variables
---------------------------------------------------------------- Thorsten Blum (1): tee: amdtee: Remove unused return variables
drivers/tee/amdtee/call.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
op-tee@lists.trustedfirmware.org