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 Cc: netfilter-devel@vger.kernel.org, Thomas Graf , Patrick McHardy , Eric Paris , Al Viro , Linux-audit To: Pablo Neira Ayuso Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:43162 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754416Ab1FFMCo (ORCPT ); Mon, 6 Jun 2011 08:02:44 -0400 Received: by wya21 with SMTP id 21so2723201wya.19 for ; Mon, 06 Jun 2011 05:02:42 -0700 (PDT) In-Reply-To: <4DEC0C01.4040900@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: > 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.