Thread (28 messages) flat view 28 messages, 3 authors, 2021-06-16

Re: [PATCH net-next 7/8] net: phy: remove unnecessary line continuation

From: liweihang <hidden>
Date: 2021-06-15 06:26:37

On 2021/6/12 0:07, Andrew Lunn wrote:
quoted
-			phy_write(phydev, ET1011C_CONFIG_REG, val\
-					| ET1011C_GMII_INTERFACE\
-					| ET1011C_SYS_CLK_EN\
+			phy_write(phydev, ET1011C_CONFIG_REG, val
+					| ET1011C_GMII_INTERFACE
+					| ET1011C_SYS_CLK_EN
 					| ET1011C_TX_FIFO_DEPTH_16);
Please put the | at the end of the line, not the beginning of the next
line.

Thanks
	Andrew
Sure, thank you.

Weihang
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help