From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH nf-next] netfilter: Line layout whitespace fixes Date: Thu, 1 Oct 2015 00:17:07 +0200 Message-ID: <20150930221707.GA14994@salvia> References: <1443089406-8996-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, coreteam@netfilter.org, bridge@lists.linux-foundation.org, netdev@vger.kernel.org To: Ian Morris Return-path: Received: from mail.us.es ([193.147.175.20]:43422 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754446AbbI3WKS (ORCPT ); Wed, 30 Sep 2015 18:10:18 -0400 Content-Disposition: inline In-Reply-To: <1443089406-8996-1-git-send-email-ipm@chirality.org.uk> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Sep 24, 2015 at 11:10:06AM +0100, Ian Morris wrote: > Fixes various whitespace issues detected by checkpatch (e.g. adding spaces between operations, replacing spaces with tabs, etc) > > No changes detected by objdiff. These large cleanup patch causes problems for -stable maintainers, since they have more conflicts when backporting stuff. I'd rather keep this back.