Skip to content

Commit 7cffc37

Browse files
Souptick Joarderpcmoore
authored andcommitted
selinux: Corrected comment to match kernel-doc comment
Minor documentation update. Signed-off-by: Souptick Joarder <[email protected]> Cc: Randy Dunlap <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Paul Moore <[email protected]>
1 parent 8a92280 commit 7cffc37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/selinux/avc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ int __init avc_add_callback(int (*callback)(u32 event), u32 events)
819819
}
820820

821821
/**
822-
* avc_update_node Update an AVC entry
822+
* avc_update_node - Update an AVC entry
823823
* @event : Updating event
824824
* @perms : Permission mask bits
825825
* @ssid,@tsid,@tclass : identifier of an AVC entry

0 commit comments

Comments
 (0)