[openwrt/openwrt] mediatek: mt7622: rtl8367c: source comment fixes
LEDE Commits
lede-commits at lists.infradead.org
Fri Apr 12 05:46:36 PDT 2024
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/81e4aabac3a1bf51959c1568d7a4463fe5ab68ce
commit 81e4aabac3a1bf51959c1568d7a4463fe5ab68ce
Author: Paul Donald <newtwen+github at gmail.com>
AuthorDate: Wed Apr 3 18:04:40 2024 +0200
mediatek: mt7622: rtl8367c: source comment fixes
Fix also some Chinese -> UTF8 encoding problems
Improves indexing and searches
Signed-off-by: Paul Donald <newtwen+github at gmail.com>
---
target/linux/mediatek/files/drivers/net/phy/rtk/rtl8367c/rldp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/mediatek/files/drivers/net/phy/rtk/rtl8367c/rldp.c b/target/linux/mediatek/files/drivers/net/phy/rtk/rtl8367c/rldp.c
index c39421e57c..0ecc32a6b5 100644
--- a/target/linux/mediatek/files/drivers/net/phy/rtk/rtl8367c/rldp.c
+++ b/target/linux/mediatek/files/drivers/net/phy/rtk/rtl8367c/rldp.c
@@ -8,7 +8,7 @@
* available at https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
*
* $Revision: 76306 $
- * $Date: 2017-03-08 15:13:58 +0800 (�g�T, 08 �T�� 2017) $
+ * $Date: 2017-03-08 15:13:58 +0800 (週三, 08 三月 2017) $
*
* Purpose : Declaration of RLDP and RLPP API
*
More information about the lede-commits
mailing list