From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mr Dash Four Subject: Re: [PATCH 2nd revision] Add SELinux context support to AUDIT target Date: Mon, 06 Jun 2011 13:02:33 +0100 Message-ID: <4DECC1D9.7010605@googlemail.com> References: <4DDE9194.4030303@netfilter.org> <4DD5BF5A.2030108@googlemail.com> <4DDE848F.1070508@netfilter.org> <4DDE87F5.9050606@googlemail.com> <4DEA4B44.8050809@googlemail.com> <4DEC0C01.4040900@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4DEC0C01.4040900@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org To: Pablo Neira Ayuso Cc: netfilter-devel@vger.kernel.org, Thomas Graf , Patrick McHardy , Eric Paris , Al Viro , Linux-audit List-Id: linux-audit@redhat.com > Minor nitpick. This 'if' needs one { > Is this a style-type requirement I wasn't aware of? Because from a syntax point of view the left/right braces aren't necessary.