[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d39df9d7-fc54-7e9b-d4ce-5c0d4fc455d4@canonical.com>
Date: Thu, 20 Oct 2022 19:31:03 -0700
From: John Johansen <john.johansen@...onical.com>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: paul@...l-moore.com, jmorris@...ei.org, serge@...lyn.com,
apparmor@...ts.ubuntu.com, linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, Abaci Robot <abaci@...ux.alibaba.com>
Subject: Re: [PATCH -next] apparmor: Fix spelling of function name in comment
block
On 10/14/22 01:42, Yang Li wrote:
> 'resouce' -> 'resource'
>
> Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2396
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
I have pulled this into my tree
Acked-by: John Johansen <john.johansen@...onical.com>
> ---
> security/apparmor/resource.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/security/apparmor/resource.c b/security/apparmor/resource.c
> index ed543f4edfd9..d7dbacc9a369 100644
> --- a/security/apparmor/resource.c
> +++ b/security/apparmor/resource.c
> @@ -66,7 +66,7 @@ static int audit_resource(struct aa_profile *profile, unsigned int resource,
> }
>
> /**
> - * aa_map_resouce - map compiled policy resource to internal #
> + * aa_map_resource - map compiled policy resource to internal #
> * @resource: flattened policy resource number
> *
> * Returns: resource # for the current architecture.
Powered by blists - more mailing lists