optee: rename rpc_arg_count to rpc_param_count
authorJens Wiklander <jens.wiklander@linaro.org>
Wed, 16 Mar 2022 12:28:31 +0000 (13:28 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Wed, 13 Apr 2022 05:33:59 +0000 (07:33 +0200)
commit30c375a7f6bd2b65243b58cf0aa39791978f2b0b
tree8bcf176f4d33113327d12c68284728c44e509bd4
parent3123109284176b1532874591f7c81f3837bbdc17
optee: rename rpc_arg_count to rpc_param_count

Renames the field rpc_arg_count in struct optee to rpc_param_count.
Function parameter names and local variables are also renamed to match.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/call.c
drivers/tee/optee/ffa_abi.c
drivers/tee/optee/optee_private.h