From: Souptick Joarder Date: Sun, 25 Apr 2021 08:35:37 +0000 (+0530) Subject: selinux: Corrected comment to match kernel-doc comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7cffc377e1633b84a880b21eebf10562eaa47a23;p=linux.git selinux: Corrected comment to match kernel-doc comment Minor documentation update. Signed-off-by: Souptick Joarder Cc: Randy Dunlap Acked-by: Randy Dunlap Signed-off-by: Paul Moore --- diff --git a/security/selinux/avc.c b/security/selinux/avc.c index ad451cf9375e4..c90f45587a0c8 100644 --- a/security/selinux/avc.c +++ b/security/selinux/avc.c @@ -819,7 +819,7 @@ out: } /** - * avc_update_node Update an AVC entry + * avc_update_node - Update an AVC entry * @event : Updating event * @perms : Permission mask bits * @ssid,@tsid,@tclass : identifier of an AVC entry