]> git.baikalelectronics.ru Git - kernel.git/commitdiff
optee: Remove duplicate 'of' in two places.
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 16:16:48 +0000 (00:16 +0800)
committerJens Wiklander <jens.wiklander@linaro.org>
Fri, 8 Jul 2022 08:51:24 +0000 (10:51 +0200)
file: ./drivers/tee/optee/optee_smc.h
line: 192
 * a2   Size of of SHM
chanegd to
 * a2   Size of SHM

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/optee_smc.h

index c60896cf71cb21f22b3e89d361b60cc72ccc3cc4..73b5e7760d102d9e1424dbcece28557c0281c6f0 100644 (file)
@@ -189,7 +189,7 @@ struct optee_smc_call_get_os_revision_result {
  * Have config return register usage:
  * a0  OPTEE_SMC_RETURN_OK
  * a1  Physical address of start of SHM
- * a2  Size of of SHM
+ * a2  Size of SHM
  * a3  Cache settings of memory, as defined by the
  *     OPTEE_SMC_SHM_* values above
  * a4-7        Preserved