net: hns3: add __init/__exit annotations to module init/exit funcs
authorXiu Jianfeng <xiujianfeng@huawei.com>
Sat, 17 Sep 2022 08:21:18 +0000 (16:21 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 Sep 2022 01:22:18 +0000 (18:22 -0700)
commit134a4647922290159ade41c61a6277b37b6b1f4f
tree7fa10bc95b37ef193353e50d5d17394c4cbc536d
parent2801f30e2cef8144004ebede660e34c48f525d9b
net: hns3: add __init/__exit annotations to module init/exit funcs

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

Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Link: https://lore.kernel.org/r/20220917082118.7971-1-xiujianfeng@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c