[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFqt6zbeDLvnAb=r+b5t3aCO1t=01hJ=SknT9ye_rdWCEy5brg@mail.gmail.com>
Date: Sat, 30 Jul 2022 07:08:11 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: Paolo Abeni <pabeni@...hat.com>
Cc: woojung.huh@...rochip.com, UNGLinuxDriver@...rochip.com,
Andrew Lunn <andrew@...n.ch>, vivien.didelot@...il.com,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] net: dsa: microchip: remove of_match_ptr() from ksz9477_dt_ids
On Thu, Jul 28, 2022 at 6:45 PM Paolo Abeni <pabeni@...hat.com> wrote:
>
> On Wed, 2022-07-27 at 08:22 +0530, Souptick Joarder wrote:
> > From: "Souptick Joarder (HPE)" <jrdr.linux@...il.com>
> >
> > > > drivers/net/dsa/microchip/ksz9477_i2c.c:89:34:
> > warning: 'ksz9477_dt_ids' defined but not used [-Wunused-const-variable=]
> > 89 | static const struct of_device_id ksz9477_dt_ids[] = {
> > | ^~~~~~~~~~~~~~
> >
> > Removed of_match_ptr() from ksz9477_dt_ids.
> >
> > Reported-by: kernel test robot <lkp@...el.com>
> > Signed-off-by: Souptick Joarder (HPE) <jrdr.linux@...il.com>
>
> As this looks like a fix, could you please post a new revision of the
> patch including into the commit message a proper 'Fixes' tag?
Sure.
>
> Thanks!
>
> Paolo
>
Powered by blists - more mailing lists