Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Zygmunt Krynicki and committed by
John Johansen
68a1a0c6 5d2371e1

+1 -1
+1 -1
security/apparmor/mount.c
··· 121 121 * @src_name: src_name of object being mediated (MAYBE_NULL) 122 122 * @type: type of filesystem (MAYBE_NULL) 123 123 * @trans: name of trans (MAYBE NULL) 124 - * @flags: filesystem idependent mount flags 124 + * @flags: filesystem independent mount flags 125 125 * @data: filesystem mount flags 126 126 * @request: permissions requested 127 127 * @perms: the permissions computed for the request (NOT NULL)