Skip to content

Commit 26c9ecb

Browse files
gscuijrjohansen
authored andcommitted
apparmor: Fix kernel-doc warnings in apparmor/audit.c
Fix kernel-doc warnings: security/apparmor/audit.c:150: warning: Function parameter or member 'type' not described in 'aa_audit_msg' Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
1 parent afad535 commit 26c9ecb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

security/apparmor/audit.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ static void audit_pre(struct audit_buffer *ab, void *ca)
142142

143143
/**
144144
* aa_audit_msg - Log a message to the audit subsystem
145+
* @type: audit type for the message
145146
* @sa: audit event structure (NOT NULL)
146147
* @cb: optional callback fn for type specific fields (MAYBE NULL)
147148
*/

0 commit comments

Comments
 (0)