Skip to content

Commit

Permalink
selinux: Corrected comment to match kernel-doc comment
Browse files Browse the repository at this point in the history
Minor documentation update.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
  • Loading branch information
Souptick Joarder authored and Paul Moore committed May 11, 2021
1 parent 8a92280 commit 7cffc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion security/selinux/avc.c
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ int __init avc_add_callback(int (*callback)(u32 event), u32 events)
}

/**
* 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
Expand Down

0 comments on commit 7cffc37

Please sign in to comment.