summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorZygmunt Krynicki <zygmunt.krynicki@canonical.com>2018-04-12 12:34:33 +0200
committerJohn Johansen <john.johansen@canonical.com>2018-05-03 00:50:30 -0700
commit68a1a0c68c6ecc84ab04f82ca0eac3f8a495a0a8 (patch)
tree80e5bf1b199035aa94b70d158c1f8fe743ded76c /security
parent5d2371e1235b6852ff606db076ebc7abee48a5a4 (diff)
downloadop-kernel-dev-68a1a0c68c6ecc84ab04f82ca0eac3f8a495a0a8.zip
op-kernel-dev-68a1a0c68c6ecc84ab04f82ca0eac3f8a495a0a8.tar.gz
apparmor: fix typo "independent"
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>
Diffstat (limited to 'security')
-rw-r--r--security/apparmor/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/apparmor/mount.c b/security/apparmor/mount.c
index 6e8c7ac..c1da224 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)
OpenPOWER on IntegriCloud