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

Message ID 20230314184441.GA2936721@rayden
State New
Headers
Series [GIT,PULL] Fix spell error in OP-TEE driver for v6.3 |

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(-)