lkml.org 
[lkml]   [2010]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] audit: error message typo correction
On Fri, 22 Oct 2010, Ross Kirk wrote:

>
> Fixes a typo in the error message raised by audit when auditd has died
>
> Signed-off-by: Ross Kirk <ross.kirk@nexor.com>
>
> --
>
> diff -up a/kernel/audit.c b/kernel/audit.c
> --- a/kernel/audit.c 2010-10-22 16:25:40.000000000 +0100
> +++ b/kernel/audit.c 2010-10-22 16:25:46.000000000 +0100
> @@ -400,7 +400,7 @@ static void kauditd_send_skb(struct sk_b
> if (err < 0) {
> BUG_ON(err != -ECONNREFUSED); /* Shouldn't happen */
> printk(KERN_ERR "audit: *NO* daemon at audit_pid=%d\n", audit_pid);
> - audit_log_lost("auditd dissapeared\n");
> + audit_log_lost("auditd disappeared\n");
> audit_pid = 0;
> /* we might get lucky and get this in the next auditd */
> audit_hold_skb(skb);

Asi this is not in linux-next as of today, I have put it into trivial
queue.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.


\
 
 \ /
  Last update: 2010-11-03 18:53    [W:0.055 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site