From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] fix documentation error on debug functions Date: Thu, 13 Oct 2016 21:27:31 +0200 Message-ID: <3325949.FFDBQpQeIl@xps13> References: <1472814111-7467-1-git-send-email-mauricio.vasquez@polito.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "stephen@networkplumber.org" To: Mauricio Vasquez B Return-path: Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) by dpdk.org (Postfix) with ESMTP id 1E21A6CBD for ; Thu, 13 Oct 2016 21:27:35 +0200 (CEST) Received: by mail-lf0-f51.google.com with SMTP id b81so149150048lfe.1 for ; Thu, 13 Oct 2016 12:27:35 -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-26 12:28, Mcnamara, John: > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Mauricio Vasquez B > > Sent: Friday, September 2, 2016 12:02 PM > > To: dev@dpdk.org > > Cc: stephen@networkplumber.org > > Subject: [dpdk-dev] [PATCH] fix documentation error on debug functions > > > > Previous patch updated the functions without updating all the comments. > > > > Fixes: 591a9d7985c1 ("add FILE argument to debug functions") > > > > Signed-off-by: Mauricio Vasquez B > > Well spotted. > > Acked-by: John McNamara Applied, thanks