From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] scripts: reverse order of checked commits Date: Tue, 13 Sep 2016 16:44:27 +0200 Message-ID: <2014105.xIK6T2URl0@xps13> References: <1473419501-15719-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: David Marchand Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id D73192952 for ; Tue, 13 Sep 2016 16:44:28 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id l68so5880693wml.1 for ; Tue, 13 Sep 2016 07:44:28 -0700 (PDT) In-Reply-To: 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-09-09 15:42, David Marchand: > On Fri, Sep 9, 2016 at 1:11 PM, Thomas Monjalon > wrote: > > The list of git commits to check was in the reversed order. > > Also add a comment in the help of checkpatches.sh about list input. > > > > Signed-off-by: Thomas Monjalon > > Thanks Thomas. > Tested-by: David Marchand Applied