On 04/12/2018 03:34 AM, Zygmunt Krynicki wrote: > Signed-off-by: Zygmunt Krynicki <[email protected]> Acked-by: john johansen <[email protected]
> --- > security/apparmor/label.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/security/apparmor/label.c b/security/apparmor/label.c > index 66987cb93b98..285b246dc267 100644 > --- a/security/apparmor/label.c > +++ b/security/apparmor/label.c > @@ -1997,7 +1997,7 @@ static struct aa_label *labelset_next_stale(struct > aa_labelset *ls) > > /** > * __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 > -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
