mbox series

[GIT,PULL] OP-TEE fix for v6.11

Message ID 20240627125112.GA2674988@rayden (mailing list archive)
State Accepted
Commit 56d62dc2ba680ea0143abb33ff962b60772aded5
Headers show
Series [GIT,PULL] OP-TEE fix for v6.11 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-fix-for-v6.11

Message

Jens Wiklander June 27, 2024, 12:51 p.m. UTC
Hello arm-soc maintainers,

Please pull this small patch fixing a few missing-field-initializers warnings
in the optee driver.

Thanks,
Jens

The following changes since commit a38297e3fb012ddfa7ce0321a7e5a8daeb1872b6:

  Linux 6.9 (2024-05-12 14:12:29 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-fix-for-v6.11

for you to fetch changes up to e0556255a53d6d3d406a28362dffd972018a997c:

  tee: optee: ffa: Fix missing-field-initializers warning (2024-06-27 10:27:31 +0200)

----------------------------------------------------------------
Fix optee missing-field-initializers warning

----------------------------------------------------------------
Mark-PK Tsai (1):
      tee: optee: ffa: Fix missing-field-initializers warning

 drivers/tee/optee/ffa_abi.c | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org June 27, 2024, 3:20 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 27 Jun 2024 14:51:12 +0200 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch fixing a few missing-field-initializers warnings
> in the optee driver.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE fix for v6.11
    https://git.kernel.org/soc/soc/c/56d62dc2ba68

You are awesome, thank you!