[PATCH RESEND] security: smack: smackfs: fix typo (lables->labels)

Casey Schaufler casey at schaufler-ca.com
Thu Jul 20 14:59:38 UTC 2023


On 7/20/2023 3:45 AM, Tóth János via B4 Relay wrote:
> From: Tóth János <gomba007 at gmail.com>
>
> Fix a spelling error in smakcfs.
>
> Signed-off-by: Tóth János <gomba007 at gmail.com>

I have the original queued for inclusion.

> ---
>  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 5590eaad241b..2b79c30d4bb6 100644
> --- a/security/smack/smackfs.c
> +++ b/security/smack/smackfs.c
> @@ -114,7 +114,7 @@ struct smack_known *smack_syslog_label;
>   * SMACK_PTRACE_DEFAULT    regular smack ptrace rules (/proc based)
>   * SMACK_PTRACE_EXACT      labels must match, but can be overriden with
>   *			   CAP_SYS_PTRACE
> - * SMACK_PTRACE_DRACONIAN  lables must match, CAP_SYS_PTRACE has no effect
> + * SMACK_PTRACE_DRACONIAN  labels must match, CAP_SYS_PTRACE has no effect
>   */
>  int smack_ptrace_rule = SMACK_PTRACE_DEFAULT;
>  
>
> ---
> base-commit: 6995e2de6891c724bfeb2db33d7b87775f913ad1
> change-id: 20230706-smackfs-lables-fix-ac965c4c479f
>
> Best regards,



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