On 06/04/2021 19:01, Colin King wrote: > From: Colin Ian King <[email protected]> > > There is an error return path that is not kfree'ing socfpga_clk leading > to a memory leak. Fix this by adding in the missing kfree call. > > Addresses-Coverity: ("Resource leak") > Signed-off-by: Colin Ian King <[email protected]> > --- > drivers/clk/socfpga/clk-gate-a10.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

