]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'qcomtee-fixes-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 Jan 2026 15:26:56 +0000 (16:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 Jan 2026 15:26:57 +0000 (16:26 +0100)
commit06e981ae1648390f404a1e36fce19a9fea7eeb95
tree5a28948fd89c63f7ff3e6aea23ceee5a4d05986b
parentf716774b2cc873fe59d34d137f36f3b609bc1c84
parent1c05d9a4cab2abfb93ebce5edaa17752126b6d35
Merge tag 'qcomtee-fixes-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/drivers

QCOMTEE fixes for 6.20

Small cleanups for the qcomtee driver to align with recommended coding
practices for the cleanup.h infrastructure.

* tag 'qcomtee-fixes-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee:
  tee: qcomtee: user: Fix confusing cleanup.h syntax
  tee: qcomtee: mem: Fix confusing cleanup.h syntax
  tee: qcomtee: call: Fix confusing cleanup.h syntax

Signed-off-by: Arnd Bergmann <arnd@arndb.de>