summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-05-17 23:12:39 +0200
committerDavid S. Miller <davem@davemloft.net>2021-05-17 23:12:39 +0200
commit16145dbde18a114cc95e0811ba4e2a41e3b27314 (patch)
tree4e4657bb0ca4c191464099609b14e1f6154b9306 /drivers/net/phy
parentr8169: use KBUILD_MODNAME instead of own module name definition (diff)
parentnet: hisilicon: hns: Fix wrong function name in comments (diff)
downloadlinux-16145dbde18a114cc95e0811ba4e2a41e3b27314.tar.xz
linux-16145dbde18a114cc95e0811ba4e2a41e3b27314.zip
Merge branch 'func-names-comment'
Yang Shen says: ==================== Rid W=1 warnings in net This is a set to fully clean drivers/net. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
-rw-r--r--drivers/net/phy/adin.c2
-rw-r--r--drivers/net/phy/rockchip.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/phy/adin.c b/drivers/net/phy/adin.c
index 55a0b91816e2..5ce6da62cc8e 100644
--- a/drivers/net/phy/adin.c
+++ b/drivers/net/phy/adin.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0+
-/**
+/*
* Driver for Analog Devices Industrial Ethernet PHYs
*
* Copyright 2019 Analog Devices Inc.
diff --git a/drivers/net/phy/rockchip.c b/drivers/net/phy/rockchip.c
index 52f1f65320fe..bb13e75183ee 100644
--- a/drivers/net/phy/rockchip.c
+++ b/drivers/net/phy/rockchip.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0+
-/**
+/*
* drivers/net/phy/rockchip.c
*
* Driver for ROCKCHIP Ethernet PHYs