mbox series

[GIT,PULL] Fix spell error in OP-TEE driver for v6.3

Message ID 20230314184441.GA2936721@rayden (mailing list archive)
State Accepted
Commit 167fba62c3774b05351cf05e336d66c40f2d43b5
Headers show
Series [GIT,PULL] Fix spell error in OP-TEE driver for v6.3 | expand

Pull-request

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

Message

Jens Wiklander March 14, 2023, 6:44 p.m. UTC
Hello arm-soc maintainers,

Please pull this small patch fixing a spell error in an error message in
the OP-TEE driver.

Thanks,
Jens

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 172fa6366c0c84eda31f1bc34e6c3e4698786215:

  tee: optee: Fix typo Unuspported -> Unsupported (2023-03-14 11:57:03 +0100)

----------------------------------------------------------------
Fixes a spell error in an error message in the OP-TEE driver

----------------------------------------------------------------
Jules Maselbas (1):
      tee: optee: Fix typo Unuspported -> Unsupported

 drivers/tee/optee/call.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org April 3, 2023, 4:01 p.m. UTC | #1
Hello:

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

On Tue, 14 Mar 2023 19:44:41 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this small patch fixing a spell error in an error message in
> the OP-TEE driver.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Fix spell error in OP-TEE driver for v6.3
    https://git.kernel.org/soc/soc/c/167fba62c377

You are awesome, thank you!