]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: Add the missing blank line in the phylink_suspend comment
authorYanteng Si <siyanteng01@gmail.com>
Mon, 6 Dec 2021 08:12:28 +0000 (16:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:26:22 +0000 (21:26 -0800)
commit0816ef0625e239f114abbcf09e49d62158990945
tree4157cf2773d2d60f2cc9d13162d0ebead169d874
parent7cad9354011060758d11d45b7934ce42ef0c4215
net: phy: Add the missing blank line in the phylink_suspend comment

Fix warning as:

Documentation/networking/kapi:147: ./drivers/net/phy/phylink.c:1657: WARNING: Unexpected indentation.
Documentation/networking/kapi:147: ./drivers/net/phy/phylink.c:1658: WARNING: Block quote ends without a blank line; unexpected unindent.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phylink.c