From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 5D19CC64C for ; Fri, 24 Jun 2016 11:30:47 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP; 24 Jun 2016 02:30:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,518,1459839600"; d="scan'208";a="724385865" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.87]) by FMSMGA003.fm.intel.com with SMTP; 24 Jun 2016 02:30:44 -0700 Received: by (sSMTP sendmail emulation); Fri, 24 Jun 2016 10:30:44 +0025 Date: Fri, 24 Jun 2016 10:30:44 +0100 From: Bruce Richardson To: Thomas Monjalon Cc: dev@dpdk.org Message-ID: <20160624093043.GB13464@bricha3-MOBL3> References: <1466721858-3432-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466721858-3432-1-git-send-email-thomas.monjalon@6wind.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] scripts: relax line length check for fixed commit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2016 09:30:47 -0000 On Fri, Jun 24, 2016 at 12:44:18AM +0200, Thomas Monjalon wrote: > It is better to keep the line "Fixes:" longer than 75 characters > than splitting. > > Signed-off-by: Thomas Monjalon Definite +1 Acked-by: Bruce Richardson