Loading kernel/audit.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
kernel/audit.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading