RE: [PATCH 1/2] clk: imx: imx8m: avoid memory leak

From: Peng Fan
Date: Tue Jul 28 2020 - 05:38:52 EST


> Subject: Re: [PATCH 1/2] clk: imx: imx8m: avoid memory leak
>
> Quoting peng.fan@xxxxxxx (2020-07-27 19:54:48)
> > From: Peng Fan <peng.fan@xxxxxxx>
> >
> > Use devm_kzalloc to avoid memory leak when probe fail.
>
> Please add () to functions in commit text.

V2 is just out, please help review there.

Thanks,
Peng.

>
> >
> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx>