aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/apparmor/label.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/apparmor/label.c b/security/apparmor/label.c
index fa3f17bbe9e4..a17574df611b 100644
--- a/security/apparmor/label.c
+++ b/security/apparmor/label.c
@@ -2011,7 +2011,7 @@ out:
2011 2011
2012/** 2012/**
2013 * __label_update - insert updated version of @label into labelset 2013 * __label_update - insert updated version of @label into labelset
2014 * @label - the label to update/repace 2014 * @label - the label to update/replace
2015 * 2015 *
2016 * Returns: new label that is up to date 2016 * Returns: new label that is up to date
2017 * else NULL on failure 2017 * else NULL on failure