OSDN Git Service

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)
commitc35e8de704560846dab964a2df2e548818a424d3
tree4157cf2773d2d60f2cc9d13162d0ebead169d874
parenta97770cc4016c2733bcef9dbe3d5b1ad02d13356
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