From: Jakub Kicinski <kuba@kernel.org>
To: ruanjinjie <ruanjinjie@huawei.com>
Cc: <davem@davemloft.net>, <edumazet@google.com>, <pabeni@redhat.com>,
<linmq006@gmail.com>, <netdev@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs
Date: Tue, 27 Sep 2022 07:52:57 -0700 [thread overview]
Message-ID: <20220927075257.11594332@kernel.org> (raw)
In-Reply-To: <20220926115456.1331889-1-ruanjinjie@huawei.com>
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.
next prev parent reply other threads:[~2022-09-27 14:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 11:54 [PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs ruanjinjie
2022-09-27 14:52 ` Jakub Kicinski [this message]
2022-09-28 3:13 ` Ruan Jinjie
2022-09-28 14:07 ` Jakub Kicinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220927075257.11594332@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=linmq006@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=ruanjinjie@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.