[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID:
<DU0PR04MB941778B838752475D39E562F8899A@DU0PR04MB9417.eurprd04.prod.outlook.com>
Date: Mon, 25 Dec 2023 03:17:27 +0000
From: Peng Fan <peng.fan@....com>
To: Markus Elfring <Markus.Elfring@....de>, Abel Vesa <abelvesa@...nel.org>,
Fabio Estevam <festevam@...il.com>, Michael Turquette
<mturquette@...libre.com>, Sascha Hauer <s.hauer@...gutronix.de>, Shawn Guo
<shawnguo@...nel.org>, Stephen Boyd <sboyd@...nel.org>,
"kernel@...gutronix.de" <kernel@...gutronix.de>, dl-linux-imx
<linux-imx@....com>, "linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>, "kernel-janitors@...r.kernel.org"
<kernel-janitors@...r.kernel.org>
CC: LKML <linux-kernel@...r.kernel.org>, "cocci@...ia.fr" <cocci@...ia.fr>
Subject: RE: [PATCH 1/2] clk: imx: composite-8m: Less function calls in
__imx8m_clk_hw_composite() after error detection
> Subject: [PATCH 1/2] clk: imx: composite-8m: Less function calls in
> __imx8m_clk_hw_composite() after error detection
>
> From: Markus Elfring <elfring@...rs.sourceforge.net>
> Date: Fri, 22 Dec 2023 16:48:24 +0100
>
> The function “kfree” was called in up to three cases by the function
> “__imx8m_clk_hw_composite” during error handling even if the passed
> variables contained a null pointer.
>
> Adjust jump targets according to the Linux coding style convention.
>
> Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
Reviewed-by: Peng Fan <peng.fan@....com>
Powered by blists - more mailing lists