net: phy: Remove unnecessary indentation in the comments of phy_device
authorYanteng Si <siyanteng01@gmail.com>
Mon, 6 Dec 2021 08:12:27 +0000 (16:12 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:26:06 +0000 (21:26 -0800)
commita97770cc4016c2733bcef9dbe3d5b1ad02d13356
tree4e7a11fc82b7d1ac2e3c19f60fd9062311eb4b7e
parente6f60c51f0435862020bcd2d1e3257caaafe5650
net: phy: Remove unnecessary indentation in the comments of phy_device

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.

Suggested-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/phy.h