]> git.dujemihanovic.xyz Git - linux.git/commitdiff
xfrm: Correct spelling mistake in xfrm.h comment
authorAntony Antony <antony.antony@secunet.com>
Fri, 26 Apr 2024 10:15:13 +0000 (12:15 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Mon, 29 Apr 2024 05:52:40 +0000 (07:52 +0200)
A spelling error was found in the comment section of
include/uapi/linux/xfrm.h. Since this header file is copied to many
userspace programs and undergoes Debian spellcheck, it's preferable to
fix it in upstream rather than downstream having exceptions.

This commit fixes the spelling mistake.

Fixes: df71837d5024 ("[LSM-IPSec]: Security association restriction.")
Signed-off-by: Antony Antony <antony.antony@secunet.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/uapi/linux/xfrm.h

index 6a77328be114525b5eabd8138c25fc1b99d517b0..594b66e1639534132d31e91599d2cc39dc0ce540 100644 (file)
@@ -228,7 +228,7 @@ enum {
 #define XFRM_NR_MSGTYPES (XFRM_MSG_MAX + 1 - XFRM_MSG_BASE)
 
 /*
- * Generic LSM security context for comunicating to user space
+ * Generic LSM security context for communicating to user space
  * NOTE: Same format as sadb_x_sec_ctx
  */
 struct xfrm_user_sec_ctx {