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: <aHjsdy3LDpkzIgJG@casper.infradead.org>
Date: Thu, 17 Jul 2025 13:28:39 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Darshan Rathod <darshanrathod475@...il.com>
Cc: Benjamin LaHaise <bcrl@...ck.org>,
	Alexander Viro <viro@...iv.linux.org.uk>,
	Christian Brauner <brauner@...nel.org>, Jan Kara <jack@...e.cz>,
	linux-aio@...ck.org, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs/aio: Use unsigned int instead of plain unsigned

On Thu, Jul 17, 2025 at 11:51:37AM +0000, Darshan Rathod wrote:
> All instances of the shorthand type `unsigned` have been replaced with the more explicit `unsigned int`.
> 
> While functionally identical, this change improves code clarity and brings it into alignment with the preferred Linux kernel coding style.

says who?  i prefer plain 'unsigned'

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ