optee: Add __init/__exit annotations to module init/exit funcs
authorXiu Jianfeng <xiujianfeng@huawei.com>
Sat, 24 Sep 2022 09:28:20 +0000 (17:28 +0800)
committerJens Wiklander <jens.wiklander@linaro.org>
Tue, 11 Oct 2022 09:20:16 +0000 (11:20 +0200)
commitbd52407221b4702af690456b2b6006fa6440e893
treefd99b342b27c955064f367dd24aa482e9514a986
parent4fe89d07dcc2804c8b562f6c7896a45643d34b2f
optee: Add __init/__exit annotations to module init/exit funcs

Add missing __init/__exit annotations to module init/exit funcs.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
drivers/tee/optee/core.c