From: Xiang wangx Date: Sat, 4 Jun 2022 04:09:17 +0000 (+0800) Subject: WAN: Fix syntax errors in comments X-Git-Tag: v6.0-rc1~141^2~400 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fa4a6d20c168fa83810f03b1c43e0cec69bbdbc;p=thirdparty%2Flinux.git WAN: Fix syntax errors in comments Delete the redundant word 'the'. Signed-off-by: Xiang wangx Link: https://lore.kernel.org/r/20220604040917.8926-1-wangxiang@cdjrlc.com Signed-off-by: Paolo Abeni --- diff --git a/drivers/net/wan/farsync.h b/drivers/net/wan/farsync.h index 5f43568a97157..63908dbbb02d7 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"