瀏覽代碼

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>
Zygmunt Krynicki 7 年之前
父節點
當前提交
68a1a0c68c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      security/apparmor/mount.c

+ 1 - 1
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)
  * @src_name: src_name of object being mediated (MAYBE_NULL)
  * @type: type of filesystem (MAYBE_NULL)
  * @type: type of filesystem (MAYBE_NULL)
  * @trans: name of trans (MAYBE NULL)
  * @trans: name of trans (MAYBE NULL)
- * @flags: filesystem idependent mount flags
+ * @flags: filesystem independent mount flags
  * @data: filesystem mount flags
  * @data: filesystem mount flags
  * @request: permissions requested
  * @request: permissions requested
  * @perms: the permissions computed for the request (NOT NULL)
  * @perms: the permissions computed for the request (NOT NULL)