]> 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)
commit92697f0bddda5b7ffbff2b90b0ab03baf7dd8a66
tree4157cf2773d2d60f2cc9d13162d0ebead169d874
parent1f434075592376ed862c378fddc4d068259bdaea
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