> From: Bin Meng [mailto:[email protected]] > Sent: Friday, September 25, 2020 2:31 PM > To: Rick Jian-Zhi Chen(陳建志); Pragnesh Patel; U-Boot Mailing List > Cc: Bin Meng > Subject: Re: [PATCH 1/2] ram: sifive: Check return value on clk_enable() > > On Tue, Sep 15, 2020 at 4:05 PM Bin Meng <[email protected]> wrote: > > > > From: Bin Meng <[email protected]> > > > > The return value should be checked otherwise it's useless to > > assign the return value to 'ret'. > > > > Signed-off-by: Bin Meng <[email protected]> > > --- > > > > drivers/ram/sifive/fu540_ddr.c | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > ping?
Applied to u-boot-riscv/master! Thanks, Rick

