lkml.org 
[lkml]   [2022]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] mailbox: imx: Fix duplicate field initialization in imx
On Wed, Mar 16, 2022 at 02:03:49AM +0000, Peng Fan wrote:
> > Subject: [PATCH] mailbox: imx: Fix duplicate field initialization in imx
> >
> > Fix the following coccicheck warning:
> > ./drivers/mailbox/imx-mailbox.c:884:51-52: rxdb: first occurrence line 887,
> > second occurrence line 889
> >
> > Fixes: 315d2e562418 ("mailbox: imx: introduce rxdb callback")
> > Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
>
> Reviewed-by: Peng Fan <peng.fan@nxp.com>
>
> > ---
> > drivers/mailbox/imx-mailbox.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/mailbox/imx-mailbox.c b/drivers/mailbox/imx-mailbox.c
> > index e88f544a1548..df8a785be324 100644
> > --- a/drivers/mailbox/imx-mailbox.c
> > +++ b/drivers/mailbox/imx-mailbox.c
> > @@ -886,7 +886,6 @@ static const struct imx_mu_dcfg imx_mu_cfg_imx8ulp
> > = {
> > .rx = imx_mu_generic_rx,
> > .rxdb = imx_mu_generic_rxdb,
> > .init = imx_mu_init_generic,
> > - .rxdb = imx_mu_generic_rxdb,
> > .type = IMX_MU_V2,
> > .xTR = 0x200,
> > .xRR = 0x280,
> > --
> > 2.35.1
>

Hi, all

I notice the status of this patch hasn't been updated for
a long time.

Could someone pick it up to avoid warning again?

[0] https://lore.kernel.org/all/20220403145304.685443-1-trix@redhat.com/

Thanks,
Wan Jiabing

\
 
 \ /
  Last update: 2022-04-27 05:39    [W:0.048 / U:0.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site