Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

atm: uapi: fix spelling typos in comments

Fix the typo of 'Unsuported' in atmbr2684.h

Signed-off-by: Rong Tao <rongtao@cestc.cn>
Link: https://lore.kernel.org/r/tencent_F1354BEC925C65EA357E741E91DF2044E805@qq.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Rong Tao and committed by
Jakub Kicinski
7fac54b9 8d8bee13

+1 -1
+1 -1
include/uapi/linux/atmbr2684.h
··· 38 38 */ 39 39 #define BR2684_ENCAPS_VC (0) /* VC-mux */ 40 40 #define BR2684_ENCAPS_LLC (1) 41 - #define BR2684_ENCAPS_AUTODETECT (2) /* Unsuported */ 41 + #define BR2684_ENCAPS_AUTODETECT (2) /* Unsupported */ 42 42 43 43 /* 44 44 * Is this VC bridged or routed?