Commit cbb52621 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Paul Moore

audit: fix a kernel-doc markup

typo:
	kauditd_print_skb -> kauditd_printk_skb
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 3650b228
......@@ -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
*
* Whatever the reason, this packet may not make it to the auditd connection
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment