From 81e4aabac3a1bf51959c1568d7a4463fe5ab68ce Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Wed, 3 Apr 2024 18:04:40 +0200 Subject: [PATCH] mediatek: mt7622: rtl8367c: source comment fixes Fix also some Chinese -> UTF8 encoding problems Improves indexing and searches Signed-off-by: Paul Donald --- 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 *