From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/3] bridge: netfilter: checkpatch whitespace fixes Date: Wed, 8 Jun 2016 19:38:30 +0200 Message-ID: <20160608173830.GA25403@salvia> References: <1462843618-21914-1-git-send-email-me@tobin.cc> <1462843618-21914-2-git-send-email-me@tobin.cc> <20160607151458.GA18008@salvia> <1465319080.25087.28.camel@perches.com> <20160607173417.GA1141@salvia> <1465322550.25087.40.camel@perches.com> <20160608115248.GA2603@salvia> <1465404750.25087.68.camel@perches.com> <20160608173121.GA25147@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: tcharding , Stephen Hemminger , "David S. Miller" , netfilter-devel@vger.kernel.org, coreteam@netfilter.org, netdev@vger.kernel.org To: Joe Perches Return-path: Received: from mail.us.es ([193.147.175.20]:57550 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753945AbcFHRif (ORCPT ); Wed, 8 Jun 2016 13:38:35 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 427322E01D6 for ; Wed, 8 Jun 2016 19:38:34 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 32D1E158F12 for ; Wed, 8 Jun 2016 19:38:34 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 1CFD4158F06 for ; Wed, 8 Jun 2016 19:38:32 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20160608173121.GA25147@salvia> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Jun 08, 2016 at 07:31:21PM +0200, Pablo Neira Ayuso wrote: > Then you can follow up with a patch to add this function. > > Just a suggestion, let me know if this is fine with you. Forget this idea. Actually your patch from: Date: Tue, 07 Jun 2016 11:02:30 -0700 looks easier to readable than original Tobin's, so I'll wait for you to resubmit. Thanks.