[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221103210345.2cc14a0d@kernel.org>
Date: Thu, 3 Nov 2022 21:03:45 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Frank <Frank.Sae@...or-comm.com>
Cc: Peter Geis <pgwipeout@...il.com>, Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, yinghong.zhang@...or-comm.com,
fei.zhang@...or-comm.com, hua.sun@...or-comm.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel test robot <lkp@...el.com>,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [PATCH net-next v1.2] net: phy: fix yt8521 duplicated argument
to & or |
On Thu, 3 Nov 2022 14:14:13 +0800 Frank wrote:
> cocci warnings: (new ones prefixed by >>)
> >> drivers/net/phy/motorcomm.c:1122:8-35: duplicated argument to & or |
> drivers/net/phy/motorcomm.c:1126:8-35: duplicated argument to & or |
> drivers/net/phy/motorcomm.c:1130:8-34: duplicated argument to & or |
> drivers/net/phy/motorcomm.c:1134:8-34: duplicated argument to & or |
>
> The second YT8521_RC1R_GE_TX_DELAY_xx should be YT8521_RC1R_FE_TX_DELAY_xx.
>
> Fixes: 70479a40954c ("net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy")
> Reported-by: kernel test robot <lkp@...el.com>
> Reported-by: Julia Lawall <julia.lawall@...6.fr>
> Signed-off-by: Frank <Frank.Sae@...or-comm.com>
Please use your full legal name in the tag.
Please address the comments from the previous version, and read this:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#tl-dr
Please use natural numbers for versioning - v1, v2, v3
Powered by blists - more mailing lists