projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3650b22
)
audit: fix a kernel-doc markup
author
Mauro Carvalho Chehab
<mchehab+huawei@kernel.org>
Fri, 23 Oct 2020 16:33:38 +0000
(18:33 +0200)
committer
Paul Moore
<paul@paul-moore.com>
Wed, 28 Oct 2020 01:02:54 +0000
(21:02 -0400)
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>
kernel/audit.c
patch
|
blob
|
history
diff --git
a/kernel/audit.c
b/kernel/audit.c
index 68cee3bc8cfe65251acef759edf7badf45088f40..0be42cac086bfbbb6d0fcb7aaf05a8f63b096a0d 100644
(file)
--- a/
kernel/audit.c
+++ b/
kernel/audit.c
@@
-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_print
k
_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