]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
apparmor: fix typo "independent"
authorZygmunt Krynicki <zygmunt.krynicki@canonical.com>
Thu, 12 Apr 2018 10:34:33 +0000 (12:34 +0200)
committerJohn Johansen <john.johansen@canonical.com>
Thu, 3 May 2018 07:50:30 +0000 (00:50 -0700)
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Acked-by: Christian Boltz <apparmor@cboltz.de>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/mount.c

index 6e8c7ac0b33d1e7b678db852dcce3eb183a51ca8..c1da22482bfbb3162f81203062daaae6186d45d2 100644 (file)
@@ -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)