From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: platform-driver-x86@vger.kernel.org,
Ethan Nelson-Moore <enelsonmoore@gmail.com>
Cc: Corentin Chary <corentin.chary@gmail.com>,
"Luke D. Jones" <luke@ljones.dev>,
Denis Benato <benato.denis96@gmail.com>,
Hans de Goede <hansg@kernel.org>
Subject: Re: [PATCH] platform: x86: remove unnecessary module_init/exit functions
Date: Mon, 02 Mar 2026 18:42:30 +0200 [thread overview]
Message-ID: <177246975029.2818.9995263400723569658.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20260131020118.46171-1-enelsonmoore@gmail.com>
On Fri, 30 Jan 2026 18:01:17 -0800, Ethan Nelson-Moore wrote:
> Two x86 platform drivers have unnecessary module_init and module_exit
> functions that are empty or just print a message. Remove them. Note
> that if a module_init function exists, a module_exit function must also
> exist; otherwise, the module cannot be unloaded.
>
>
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform: x86: remove unnecessary module_init/exit functions
commit: 85cd4fbf5669cf394c8627d91c7b50b9aca8f4af
--
i.
prev parent reply other threads:[~2026-03-02 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-31 2:01 [PATCH] platform: x86: remove unnecessary module_init/exit functions Ethan Nelson-Moore
2026-03-02 16:42 ` Ilpo Järvinen [this message]
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=177246975029.2818.9995263400723569658.b4-ty@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=benato.denis96@gmail.com \
--cc=corentin.chary@gmail.com \
--cc=enelsonmoore@gmail.com \
--cc=hansg@kernel.org \
--cc=luke@ljones.dev \
--cc=platform-driver-x86@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox