Re: [PATCH net-next 2/3] ksz884x: remove unused #defines

From: Paolo Abeni
Date: Thu Apr 06 2023 - 09:38:50 EST


On Wed, 2023-04-05 at 10:39 +0200, Simon Horman wrote:
> Remove unused #defines from ksz884x driver.
>
> These #defines may have some value in documenting the hardware.
> But that information may be accessed via scm history.

I personally have a slight preference for keeping these definitions in
the sources (for doc purposes), but it's not a big deal.

Any 3rd opinion more then welcome!

Paolo