Re: [PATCH v2 net-next 2/8] net: phy: correct format of block comments
From: Andrew Lunn <andrew@lunn.ch> Date: 2021-06-16 15:57:04
On Wed, Jun 16, 2021 at 06:01:20PM +0800, Weihang Li wrote:
From: Wenpeng Liang <redacted>
Block comments should not use a trailing */ on a separate line and every
line of a block comment should start with an '*'.
Signed-off-by: Wenpeng Liang <redacted>
Signed-off-by: Weihang Li <redacted>