[PATCH 1/2] ram: sifive: Check return value on clk_enable()

Bin Meng bmeng.cn at gmail.com
Fri Sep 25 08:31:04 CEST 2020


On Tue, Sep 15, 2020 at 4:05 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> From: Bin Meng <bin.meng at windriver.com>
>
> The return value should be checked otherwise it's useless to
> assign the return value to 'ret'.
>
> Signed-off-by: Bin Meng <bin.meng at windriver.com>
> ---
>
>  drivers/ram/sifive/fu540_ddr.c | 5 +++++
>  1 file changed, 5 insertions(+)
>

ping?


More information about the U-Boot mailing list