From: Rong Tao Date: Wed, 21 Dec 2022 12:36:27 +0000 (+0800) Subject: atm: uapi: fix spelling typos in comments X-Git-Tag: v6.2-rc3~23^2~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7fac54b93ad13e5e7ac237af33eb2a0940eaeea0;p=thirdparty%2Fkernel%2Flinux.git atm: uapi: fix spelling typos in comments Fix the typo of 'Unsuported' in atmbr2684.h Signed-off-by: Rong Tao Link: https://lore.kernel.org/r/tencent_F1354BEC925C65EA357E741E91DF2044E805@qq.com Signed-off-by: Jakub Kicinski --- diff --git a/include/uapi/linux/atmbr2684.h b/include/uapi/linux/atmbr2684.h index a9e2250cd7205..d47c47d06f110 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?