From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [iptables PATCH v2 2/2] arptables-compat: delete extra space in target printing Date: Thu, 5 Mar 2015 21:57:14 +0100 Message-ID: <20150305205714.GB5385@salvia> References: <20150305184720.4584.92956.stgit@nfdev.cica.es> <20150305184743.4584.4220.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:35297 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754131AbbCEUxf (ORCPT ); Thu, 5 Mar 2015 15:53:35 -0500 Content-Disposition: inline In-Reply-To: <20150305184743.4584.4220.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Mar 05, 2015 at 07:47:52PM +0100, Arturo Borrero Gonzalez wrote: > This is an extra space, let's get rid of it. Also applied, thanks Arturo.