Thread (2 messages) flat view 2 messages, 2 authors, 2021-09-16

Re: [PATCH net-next] net: phy: broadcom: Enable 10BaseT DAC early wake

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-09-16 19:10:09
Also in: lkml

On Wed, 15 Sep 2021 17:09:03 -0700 Florian Fainelli wrote:
+	if (phydev->state != PHY_RUNNING)
+	       return;
checkpatch strikes again, sorry:

WARNING: suspect code indent for conditional statements (8, 15)
#35: FILE: drivers/net/phy/broadcom.c:711:
+	if (phydev->state != PHY_RUNNING)
+	       return;

WARNING: Statements should start on a tabstop
#36: FILE: drivers/net/phy/broadcom.c:712:
+	       return;
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help