[apparmor] [PATCH 5/8] apparmor: fix typo "type"
John Johansen
john.johansen at canonical.com
Thu May 3 07:46:07 UTC 2018
On 04/12/2018 03:34 AM, Zygmunt Krynicki wrote:
> Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>
Acked-by: john johansen <john.johansen at canonical.com
> ---
> security/apparmor/lib.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/security/apparmor/lib.c b/security/apparmor/lib.c
> index 4d5e98e49d5e..a5ce6ae967ed 100644
> --- a/security/apparmor/lib.c
> +++ b/security/apparmor/lib.c
> @@ -407,7 +407,7 @@ int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target,
> * @request: requested perms
> * @deny: Returns: explicit deny set
> * @sa: initialized audit structure (MAY BE NULL if not auditing)
> - * @cb: callback fn for tpye specific fields (MAY BE NULL)
> + * @cb: callback fn for type specific fields (MAY BE NULL)
> *
> * Returns: 0 if permission else error code
> *
>
More information about the AppArmor
mailing list