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: <20260109200444.k4kyd5zqqsjeojsx@dreadlock>
Date: Fri, 9 Jan 2026 14:04:44 -0600
From: Nishanth Menon <nm@...com>
To: Markus Elfring <Markus.Elfring@....de>
CC: <vulab@...as.ac.cn>, <linux-arm-kernel@...ts.infradead.org>, "Santosh
 Shilimkar" <ssantosh@...nel.org>, <stable@...r.kernel.org>, LKML
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] soc: ti: pruss: fix double free in
 pruss_clk_mux_setup()

On 17:40-20260109, Markus Elfring wrote:
> …
> > +++ b/drivers/soc/ti/pruss.c
> > @@ -368,10 +368,9 @@ static int pruss_clk_mux_setup(struct pruss *pruss, struct clk *clk_mux,
> >  				       clk_mux_np);
> >  	if (ret) {
> >  		dev_err(dev, "failed to add clkmux free action %d", ret);
> > -		goto put_clk_mux_np;
> >  	}
> 
> You may omit curly brackets here.
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.19-rc4#n197

agree.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D
https://ti.com/opensource

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ