mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
audit: fix a kernel-doc markup
typo: kauditd_print_skb -> kauditd_printk_skb Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
committed by
Paul Moore
parent
3650b228f8
commit
cbb5262192
@@ -523,7 +523,7 @@ static int auditd_set(struct pid *pid, u32 portid, struct net *net)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* kauditd_print_skb - Print the audit record to the ring buffer
|
* kauditd_printk_skb - Print the audit record to the ring buffer
|
||||||
* @skb: audit record
|
* @skb: audit record
|
||||||
*
|
*
|
||||||
* Whatever the reason, this packet may not make it to the auditd connection
|
* Whatever the reason, this packet may not make it to the auditd connection
|
||||||
|
Reference in New Issue
Block a user