]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
apparmor: fix typo "replace"
authorZygmunt Krynicki <zygmunt.krynicki@canonical.com>
Thu, 12 Apr 2018 10:34:30 +0000 (12:34 +0200)
committerJohn Johansen <john.johansen@canonical.com>
Thu, 3 May 2018 07:49:35 +0000 (00:49 -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/label.c

index fa3f17bbe9e4cfd06cc15a17eaddf81cf94050f2..a17574df611b60c2c91aa10ffda49c17099241cd 100644 (file)
@@ -2011,7 +2011,7 @@ out:
 
 /**
  * __label_update - insert updated version of @label into labelset
- * @label - the label to update/repace
+ * @label - the label to update/replace
  *
  * Returns: new label that is up to date
  *     else NULL on failure