Skip to content

Commit b66527e

Browse files
Jiang Jianjenswi-linaro
authored andcommitted
optee: Remove duplicate 'of' in two places.
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>
1 parent d4fac25 commit b66527e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/tee/optee/optee_smc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ struct optee_smc_call_get_os_revision_result {
189189
* Have config return register usage:
190190
* a0 OPTEE_SMC_RETURN_OK
191191
* a1 Physical address of start of SHM
192-
* a2 Size of of SHM
192+
* a2 Size of SHM
193193
* a3 Cache settings of memory, as defined by the
194194
* OPTEE_SMC_SHM_* values above
195195
* a4-7 Preserved

0 commit comments

Comments
 (0)