[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <31a901f6-02ed-4baa-902e-d385d1808f4b@gmail.com>
Date: Tue, 18 Feb 2025 07:33:32 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: Andrew Lunn <andrew@...n.ch>,
Russell King - ARM Linux <linux@...linux.org.uk>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>,
David Miller <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] net: phy: realtek: add helper
RTL822X_VND2_C22_REG
On 18.02.2025 01:44, Jakub Kicinski wrote:
> On Fri, 14 Feb 2025 21:31:14 +0100 Heiner Kallweit wrote:
>> -#define RTL822X_VND2_GANLPAR 0xa414
>> +#define RTL822X_VND2_C22_REG(reg) (0xa400 + 2 * (reg))
>
> Just to double check - is the tab between define and RTL intentional?
Yes. In the terminal a space or a tab after #define are the same,
not sure whether there's any preference from your side.
At least checkpatch doesn't complain.
Powered by blists - more mailing lists