lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADkSEUjTU+tqKyYFe_m3jaRM-0SWACdZNE_09k9HYqeTOYjyHg@mail.gmail.com>
Date: Fri, 30 Jan 2026 17:57:47 -0800
From: Ethan Nelson-Moore <enelsonmoore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Dave Penkler <dpenkler@...il.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
	Michael Rubin <matchstick@...erthere.org>
Subject: Re: [PATCH] gpib: remove unnecessary module_init/exit functions

On Fri, Jan 30, 2026 at 5:56 PM Ethan Nelson-Moore
<enelsonmoore@...il.com> wrote:
> Two GPIB drivers have unnecessary empty module_init and module_exit
> functions. Remove them. Note that if a module_init function exists, a
> module_exit function must also exist; otherwise, the module cannot be
> unloaded.

Sorry, I accidentally sent this again since it was still in my folder
of patches to send. It's the same as the first patch.

Ethan

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ