summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorXiang wangx <wangxiang@cdjrlc.com>2022-06-04 12:09:17 +0800
committerPaolo Abeni <pabeni@redhat.com>2022-06-07 10:45:25 +0200
commit6fa4a6d20c168fa83810f03b1c43e0cec69bbdbc (patch)
treec3b079e8a695a0cb92af78bd9b3a96c04ad85ebb /drivers/net/wan
parent58f9d52ff689a262bec7f5713c07f5a79e115168 (diff)
downloadlinux-6fa4a6d20c168fa83810f03b1c43e0cec69bbdbc.tar.bz2
WAN: Fix syntax errors in comments
Delete the redundant word 'the'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Link: https://lore.kernel.org/r/20220604040917.8926-1-wangxiang@cdjrlc.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/net/wan')
-rw-r--r--drivers/net/wan/farsync.h2
1 files changed, 1 insertions, 1 deletions
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"