[PATCH] UAPI: fix spelling typos in comments

Rong Tao posted 1 patch 2 years, 8 months ago
include/uapi/linux/atmbr2684.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] UAPI: fix spelling typos in comments
Posted by Rong Tao 2 years, 8 months ago
From: Rong Tao <rongtao@cestc.cn>

Fix the typo of 'Unsuported' in atmbr2684.h

Signed-off-by: Rong Tao <rongtao@cestc.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