lkml.org 
[lkml]   [2022]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Re: [PATCH] clk: sunxi-ng: fix not NULL terminated coccicheck error
Date
Dne ponedeljek, 28. marec 2022 ob 18:57:28 CEST je Jernej Škrabec napisal(a):
> Dne ponedeljek, 28. marec 2022 ob 09:39:31 CEST je Wan Jiabing napisal(a):
> > Fix the following coccicheck error:
> > ./drivers/clk/sunxi-ng/ccu-sun6i-rtc.c:348:1-2: sun6i_rtc_ccu_match is
> > not NULL terminated at line 348
> >
> > Fixes: d91612d7f01a ("clk: sunxi-ng: Add support for the sun6i RTC
clocks")
> > Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
>
> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Applied to sunxi/fixes-for-5.18, thanks!

Best regards,
Jernej

>
> Best regards,
> Jernej
>
> > ---
> > drivers/clk/sunxi-ng/ccu-sun6i-rtc.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
> > b/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c index 8a10bade7e0d..ffb72d9a9c36
> > 100644
> > --- a/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
> > +++ b/drivers/clk/sunxi-ng/ccu-sun6i-rtc.c
> > @@ -346,6 +346,7 @@ static const struct of_device_id sun6i_rtc_ccu_match[]
=
> > { .compatible = "allwinner,sun50i-r329-rtc",
> > .data = &sun50i_r329_rtc_ccu_data,
> > },
> > + {},
> > };
> >
> > int sun6i_rtc_ccu_probe(struct device *dev, void __iomem *reg)
>
>
>
>
>


\
 
 \ /
  Last update: 2022-04-07 17:28    [W:0.176 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site