[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100308151614.GA4081@x200>
Date: Mon, 8 Mar 2010 17:16:15 +0200
From: Alexey Dobriyan <adobriyan@...il.com>
To: wzt.wzt@...il.com
Cc: linux-kernel@...r.kernel.org, linux-audit@...hat.com,
eparis@...hat.com, faith@...hat.com
Subject: Re: [PATCH] Kernel: Fix coding style in kernel/audit.c
On Tue, Mar 09, 2010 at 06:27:42AM +0800, wzt.wzt@...il.com wrote:
> @@ -346,8 +346,8 @@ static int audit_set_enabled(int state, uid_t loginuid, u32 sessionid, u32 sid)
> static int audit_set_failure(int state, uid_t loginuid, u32 sessionid, u32 sid)
> {
> if (state != AUDIT_FAIL_SILENT
> - && state != AUDIT_FAIL_PRINTK
> - && state != AUDIT_FAIL_PANIC)
> + && state != AUDIT_FAIL_PRINTK
> + && state != AUDIT_FAIL_PANIC)
Come on.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists