mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
audit: Fix some kernel-doc warnings
The current code provokes some kernel-doc warnings: security/lsm_audit.c:198: warning: Function parameter or member 'ab' not described in 'dump_common_audit_data' Signed-off-by: Bo Liu <liubo03@inspur.com> [PM: description line wrap] Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
3437d67a8d
commit
610b17b05c
@ -190,6 +190,7 @@ static inline void print_ipv4_addr(struct audit_buffer *ab, __be32 addr,
|
||||
|
||||
/**
|
||||
* dump_common_audit_data - helper to dump common audit data
|
||||
* @ab : the audit buffer
|
||||
* @a : common audit data
|
||||
*
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user