[apparmor] [PATCH 8/8] apparmor: fix typo "preconfinement"
John Johansen
john.johansen at canonical.com
Thu May 3 07:47:12 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/policy.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/security/apparmor/policy.c b/security/apparmor/policy.c
> index b0b58848c248..bc880e67c671 100644
> --- a/security/apparmor/policy.c
> +++ b/security/apparmor/policy.c
> @@ -1080,7 +1080,7 @@ ssize_t aa_replace_profiles(struct aa_ns *policy_ns, struct aa_label *label,
> * Remove a profile or sub namespace from the current namespace, so that
> * they can not be found anymore and mark them as replaced by unconfined
> *
> - * NOTE: removing confinement does not restore rlimits to preconfinemnet values
> + * NOTE: removing confinement does not restore rlimits to preconfinement values
> *
> * Returns: size of data consume else error code if fails
> */
>
More information about the AppArmor
mailing list