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: <174195289923.4020142.10785962895520385710.b4-ty@kernel.org>
Date: Fri, 14 Mar 2025 11:48:19 +0000
From: Lee Jones <lee@...nel.org>
To: Thomas Richard <thomas.richard@...tlin.com>, 
 Dan Carpenter <dan.carpenter@...aro.org>
Cc: Lee Jones <lee@...nel.org>, linux-kernel@...r.kernel.org, 
 kernel-janitors@...r.kernel.org
Subject: Re: (subset) [PATCH] mfd: cgbc-core: cleanup signedness in
 cgbc_session_request()

On Wed, 12 Mar 2025 11:34:50 +0300, Dan Carpenter wrote:
> This doesn't affect how the code works because there are some implicit
> casts, but the "ret" variable is used to hold negative error codes so
> it should be type int.
> 
> Declare it as "int" instead of "unsigned int".
> 
> 
> [...]

Applied, thanks!

[1/1] mfd: cgbc-core: cleanup signedness in cgbc_session_request()
      commit: 3ce71a089364813c5ca953d7bf527b6ba477d5da

--
Lee Jones [李琼斯]


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ