Re: [PATCH] clk: imx: clk-sscg-pll: Drop unnecessary initialization
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-02-24 07:50:01
Also in:
linux-clk, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2020-02-24 07:50:01
Also in:
linux-clk, lkml
On Fri, Feb 21, 2020 at 02:59:36PM +0800, Anson Huang wrote:
No need to initialize 'ret' in many functions, as it will get the return value from function call, so remove the initializtion of 'ret'. Signed-off-by: Anson Huang <redacted>
Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel