[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <811pn38n-n071-6qsn-50qr-096048q07o40@syhkavp.arg>
Date: Thu, 16 May 2024 14:03:00 -0400 (EDT)
From: Nicolas Pitre <nico@...xnic.net>
To: Andrew Lunn <andrew@...n.ch>
cc: Thorsten Blum <thorsten.blum@...lux.com>, Arnd Bergmann <arnd@...db.de>,
davem@...emloft.net, edumazet@...gle.com, glaubitz@...sik.fu-berlin.de,
kuba@...nel.org, linux-kernel@...r.kernel.org, lkp@...el.com,
netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH v2] net: smc91x: Fix pointer types
On Thu, 16 May 2024, Andrew Lunn wrote:
> You could add a follow up patch which removes the
> void __iomem *__ioaddr = ioaddr; lines and uses lp->base.
> The code will then be more uniform.
Beware, It is sometimes overridden with __ioaddr = lp->datacs.
Nicolas
Powered by blists - more mailing lists