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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <befaae6341af835dab1349eb351b0bca.sboyd@kernel.org>
Date: Mon, 29 Jul 2024 16:19:59 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: David Hunter <david.hunter.linux@...il.com>, david@...hnology.com, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, mturquette@...libre.com
Cc: David Hunter <david.hunter.linux@...il.com>, julia.lawall@...ia.fr, skhan@...uxfoundation.org, javier.carrasco.cruz@...il.com
Subject: Re: [PATCH] da8xx-cfgchip.c: replace of_node_put with __free improves cleanup

Quoting David Hunter (2024-07-20 08:24:47)
> The use of the __free function allows the cleanup to be based on scope
> instead of on another function called later. This makes the cleanup
> automatic and less susceptible to errors later.
> 
> This code was compiled without errors or warnings.
> 
> Signed-off-by: David Hunter <david.hunter.linux@...il.com>
> ---

Applied to clk-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ