From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nf-next 0/6] coding style improvements: netfilter-ipv4 Date: Fri, 16 Oct 2015 19:20:33 +0200 Message-ID: <20151016172033.GA3346@salvia> References: <1444861028-21556-1-git-send-email-ipm@chirality.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org To: Ian Morris Return-path: Content-Disposition: inline In-Reply-To: <1444861028-21556-1-git-send-email-ipm@chirality.org.uk> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Wed, Oct 14, 2015 at 11:17:02PM +0100, Ian Morris wrote: > This series of patches improves the coding style of the netfilter-ipv4 > code by addressing some issues detected by checkpatch. > > The changes were previously submitted as part of a larger monolithic > patch but on advice from Pablo, these are being re-sent in smaller, > more structured batches. Series applied, except patch 1/6 that I have kept back. I'll follow up with an explanation. Thanks.