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)
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

index 5904546acae616938ca27b9e6050b21088eec469..ea82ea5660e788709d676c3d8c35f02416d56bff 100644 (file)
@@ -1388,6 +1388,7 @@ EXPORT_SYMBOL_GPL(phylink_stop);
  * @mac_wol: true if the MAC needs to receive packets for Wake-on-Lan
  *
  * Handle a network device suspend event. There are several cases:
+ *
  * - If Wake-on-Lan is not active, we can bring down the link between
  *   the MAC and PHY by calling phylink_stop().
  * - If Wake-on-Lan is active, and being handled only by the PHY, we