Message ID | 20240502084838.2269355-4-steffen.klassert@secunet.com (mailing list archive) |
---|---|
State | Accepted |
Commit | b6d2e438e16c7d4dbde08cfb2b95b0f3f325ba40 |
Headers | show |
Series | [1/3] xfrm: fix possible derferencing in error path | expand |
diff --git a/include/uapi/linux/xfrm.h b/include/uapi/linux/xfrm.h index 6a77328be114..594b66e16395 100644 --- a/include/uapi/linux/xfrm.h +++ b/include/uapi/linux/xfrm.h @@ -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 {