Re: [PATCH v2 net-next 5/5] net: dsa: microchip: remove num_alus_variable

From: Rakesh.Sankaranarayanan
Date: Tue Feb 21 2023 - 02:25:39 EST


Hi Vlad,
On Fri, 2023-02-17 at 19:16 +0200, Vladimir Oltean wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you
> know the content is safe
>
> On Fri, Feb 17, 2023 at 04:32:11PM +0530, Rakesh Sankaranarayanan
> wrote:
> >     Remove num_alus variable from ksz_chip_data structure since
> >     it is unused now.
>
> now=since when?
>
> "git log -Gnum_alus drivers/net/dsa/microchip/" says it was never
> used.
Yes, this variable is never used after declaration, will update commit
message accordingly