[PATCH v2 2/2] security: smack: fix spelling mistake

Casey Schaufler casey at schaufler-ca.com
Tue May 26 21:52:53 UTC 2026


On 5/25/2026 6:38 PM, fffsqian at 163.com wrote:
> From: Qingshuang Fu <fuqingshuang at kylinos.cn>
>
> Fix misspelling: overriden → overridden
>
> Signed-off-by: Qingshuang Fu <fuqingshuang at kylinos.cn>

Thank you. I will be taking this in the Smack tree.

>
> Changes since v1:
> - Split original single patch into two standalone patches,
>   separate AppArmor and Smack changes for different maintainer trees.
> ---
>  security/smack/smackfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c
> index 6e62dcb36f74..2820bd3ee72e 100644
> --- a/security/smack/smackfs.c
> +++ b/security/smack/smackfs.c
> @@ -115,7 +115,7 @@ struct smack_known *smack_syslog_label;
>  /*
>   * Ptrace current rule
>   * SMACK_PTRACE_DEFAULT    regular smack ptrace rules (/proc based)
> - * SMACK_PTRACE_EXACT      labels must match, but can be overriden with
> + * SMACK_PTRACE_EXACT      labels must match, but can be overridden with
>   *			   CAP_SYS_PTRACE
>   * SMACK_PTRACE_DRACONIAN  labels must match, CAP_SYS_PTRACE has no effect
>   */



More information about the Linux-security-module-archive mailing list