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>
This commit is contained in:
committed by
John Johansen
parent
afad53575a
commit
26c9ecb34f
@@ -142,6 +142,7 @@ static void audit_pre(struct audit_buffer *ab, void *ca)
|
||||
|
||||
/**
|
||||
* aa_audit_msg - Log a message to the audit subsystem
|
||||
* @type: audit type for the message
|
||||
* @sa: audit event structure (NOT NULL)
|
||||
* @cb: optional callback fn for type specific fields (MAYBE NULL)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user