[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tencent_F1354BEC925C65EA357E741E91DF2044E805@qq.com>
Date: Wed, 21 Dec 2022 20:36:27 +0800
From: Rong Tao <rtoax@...mail.com>
To: 3chas3@...il.com
Cc: Rong Tao <rongtao@...tc.cn>,
linux-atm-general@...ts.sourceforge.net (moderated list:ATM),
netdev@...r.kernel.org (open list:ATM),
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH] UAPI: fix spelling typos in comments
From: Rong Tao <rongtao@...tc.cn>
Fix the typo of 'Unsuported' in atmbr2684.h
Signed-off-by: Rong Tao <rongtao@...tc.cn>
---
include/uapi/linux/atmbr2684.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/atmbr2684.h b/include/uapi/linux/atmbr2684.h
index a9e2250cd720..d47c47d06f11 100644
--- a/include/uapi/linux/atmbr2684.h
+++ b/include/uapi/linux/atmbr2684.h
@@ -38,7 +38,7 @@
*/
#define BR2684_ENCAPS_VC (0) /* VC-mux */
#define BR2684_ENCAPS_LLC (1)
-#define BR2684_ENCAPS_AUTODETECT (2) /* Unsuported */
+#define BR2684_ENCAPS_AUTODETECT (2) /* Unsupported */
/*
* Is this VC bridged or routed?
--
2.39.0
Powered by blists - more mailing lists