From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] scripts: relax line length check for fixed commit Date: Fri, 24 Jun 2016 10:30:44 +0100 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 Cc: dev@dpdk.org To: Thomas Monjalon 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) Content-Disposition: inline In-Reply-To: <1466721858-3432-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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