[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220604040917.8926-1-wangxiang@cdjrlc.com>
Date: Sat, 4 Jun 2022 12:09:17 +0800
From: Xiang wangx <wangxiang@...rlc.com>
To: davem@...emloft.net
Cc: kevin.curtis@...site.co.uk, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Xiang wangx <wangxiang@...rlc.com>
Subject: [PATCH] WAN: Fix syntax errors in comments
Delete the redundant word 'the'.
Signed-off-by: Xiang wangx <wangxiang@...rlc.com>
---
drivers/net/wan/farsync.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wan/farsync.h b/drivers/net/wan/farsync.h
index 5f43568a9715..63908dbbb02d 100644
--- a/drivers/net/wan/farsync.h
+++ b/drivers/net/wan/farsync.h
@@ -43,7 +43,7 @@
* This version number is incremented with each official release of the
* package and is a simplified number for normal user reference.
* Individual files are tracked by the version control system and may
- * have individual versions (or IDs) that move much faster than the
+ * have individual versions (or IDs) that move much faster than
* the release version as individual updates are tracked.
*/
#define FST_USER_VERSION "1.04"
--
2.36.1
Powered by blists - more mailing lists