From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: relax line length check for fixed commit Date: Mon, 27 Jun 2016 16:54:55 +0200 Message-ID: <3724160.c1BAdXRYI4@xps13> References: <1466721858-3432-1-git-send-email-thomas.monjalon@6wind.com> <20160624093043.GB13464@bricha3-MOBL3> <0C24FE9A-BF53-4FE1-A346-DA5CA6A5DA61@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Richardson, Bruce" , dev@dpdk.org To: "Wiles, Keith" Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 509E32BE0 for ; Mon, 27 Jun 2016 16:54:57 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id r201so119134591wme.1 for ; Mon, 27 Jun 2016 07:54:57 -0700 (PDT) In-Reply-To: <0C24FE9A-BF53-4FE1-A346-DA5CA6A5DA61@intel.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" 2016-06-25 13:59, Wiles, Keith: > On 6/24/16, 4:30 AM, "dev on behalf of Bruce Richardson" wrote: > > >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 > > Yes, +2 for me. Applied