Re: [apparmor] [PATCH 8/8] apparmor: fix typo "preconfinement"

2018-05-03 Thread John Johansen
On 04/12/2018 03:34 AM, Zygmunt Krynicki wrote:
> Signed-off-by: Zygmunt Krynicki 
Acked-by: john johansen  ---
>  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
>   */
> 


-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor


[apparmor] [PATCH 8/8] apparmor: fix typo "preconfinement"

2018-04-12 Thread Zygmunt Krynicki
Signed-off-by: Zygmunt Krynicki 
---
 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
  */
-- 
2.14.1


-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor