[PATCH -next] apparmor: Fix spelling of function name in comment block

John Johansen john.johansen at canonical.com
Fri Oct 21 02:31:03 UTC 2022


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 at linux.alibaba.com>
> Signed-off-by: Yang Li <yang.lee at linux.alibaba.com>

I have pulled this into my tree

Acked-by: John Johansen <john.johansen at canonical.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.



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