Re: [apparmor] [PATCH 7/8] apparmor: fix typo "independent"

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/mount.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/security/apparmor/mount.c b/security/apparmor/mount.c
> index 8c558cbce930..2c9c99a416e6 100644
> --- a/security/apparmor/mount.c
> +++ b/security/apparmor/mount.c
> @@ -121,7 +121,7 @@ static void audit_cb(struct audit_buffer *ab, void *va)
>   * @src_name: src_name of object being mediated (MAYBE_NULL)
>   * @type: type of filesystem (MAYBE_NULL)
>   * @trans: name of trans (MAYBE NULL)
> - * @flags: filesystem idependent mount flags
> + * @flags: filesystem independent mount flags
>   * @data: filesystem mount flags
>   * @request: permissions requested
>   * @perms: the permissions computed for the request (NOT NULL)
> 


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


[apparmor] [PATCH 7/8] apparmor: fix typo "independent"

2018-04-12 Thread Zygmunt Krynicki
Signed-off-by: Zygmunt Krynicki 
---
 security/apparmor/mount.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/apparmor/mount.c b/security/apparmor/mount.c
index 8c558cbce930..2c9c99a416e6 100644
--- a/security/apparmor/mount.c
+++ b/security/apparmor/mount.c
@@ -121,7 +121,7 @@ static void audit_cb(struct audit_buffer *ab, void *va)
  * @src_name: src_name of object being mediated (MAYBE_NULL)
  * @type: type of filesystem (MAYBE_NULL)
  * @trans: name of trans (MAYBE NULL)
- * @flags: filesystem idependent mount flags
+ * @flags: filesystem independent mount flags
  * @data: filesystem mount flags
  * @request: permissions requested
  * @perms: the permissions computed for the request (NOT NULL)
-- 
2.14.1


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