aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/swphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/phy/swphy.c')
-rw-r--r--drivers/net/phy/swphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/phy/swphy.c b/drivers/net/phy/swphy.c
index 53c214a22b95..59f1ba4d49bc 100644
--- a/drivers/net/phy/swphy.c
+++ b/drivers/net/phy/swphy.c
@@ -2,7 +2,7 @@
/*
* Software PHY emulation
*
- * Code taken from fixed_phy.c by Russell King <[email protected]>
+ * Code taken from fixed_phy.c by Russell King.
*
* Author: Vitaly Bordug <[email protected]>
* Anton Vorontsov <[email protected]>