[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1638776933.git.siyanteng@loongson.cn>
Date: Mon, 6 Dec 2021 16:12:26 +0800
From: Yanteng Si <siyanteng01@...il.com>
To: akiyks@...il.com, linux@...linux.org.uk
Cc: Yanteng Si <siyanteng@...ngson.cn>, andrew@...n.ch, corbet@....net,
chenhuacai@...nel.org, hkallweit1@...il.com,
linux-doc@...r.kernel.org, netdev@...r.kernel.org,
siyanteng01@...il.com
Subject: [PATCH v2 0/2] net: phy: Fix doc build warning
v2:
* Modified Patch 1/2 under Akira's advices.
* Add Patch 2/2 to 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.
v1:(Patch 0001)
* Fix warning as:
linux-next/Documentation/networking/kapi:122: ./include/linux/phy.h:543: WARNING: Unexpected indentation.
linux-next/Documentation/networking/kapi:122: ./include/linux/phy.h:544: WARNING: Block quote ends without a blank line; unexpected unindent.
linux-next/Documentation/networking/kapi:122: ./include/linux/phy.h:546: WARNING: Unexpected indentation.
Yanteng Si (2):
net: phy: Remove unnecessary indentation in the comments of phy_device
net: phy: Add the missing blank line in the phylink_suspend comment
drivers/net/phy/phylink.c | 1 +
include/linux/phy.h | 11 ++++++-----
2 files changed, 7 insertions(+), 5 deletions(-)
--
2.27.0
Powered by blists - more mailing lists