Re: [PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs

From: Jakub Kicinski
Date: Tue Sep 27 2022 - 10:55:29 EST


On Mon, 26 Sep 2022 19:54:56 +0800 ruanjinjie wrote:
> Add missing __init/__exit annotations to module init/exit funcs

How many of these do you have? Do you use a tool to find the cases
where the annotations can be used?

Please read Documentation/process/researcher-guidelines.rst
and make sure you comply with what is expected in the commit message.