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] [thread-next>] [day] [month] [year] [list]
Message-ID: <nkvmie4gedfeqw545wl27wwiw7gderp76tvjnehpd4bf5y7suu@sp7dclirn35b>
Date: Mon, 8 Jul 2024 09:05:19 +0200
From: Uwe Kleine-König <u.kleine-koenig@...libre.com>
To: Nicolas Pitre <nico@...xnic.net>
Cc: Andrew Morton <akpm@...ux-foundation.org>, 
	Nicolas Pitre <npitre@...libre.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 2/2] mul_u64_u64_div_u64: basic sanity test

Hello,

On Sun, Jul 07, 2024 at 03:05:20PM -0400, Nicolas Pitre wrote:
> +static void __exit test_exit(void)
> +{
> +}
> +
> +module_init(test_init);
> +module_exit(test_exit);

Can module_exit() and test_exit() just be dropped?

Best regards
Uwe

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ