From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: [PATCH 1/6] librte_log: add function to retrieve log_level Date: Fri, 13 Nov 2015 14:01:42 -0500 Message-ID: <20151113190142.GC25051@mhcomputing.net> References: <1447397258-27233-1-git-send-email-mhall@mhcomputing.net> <1447397258-27233-2-git-send-email-mhall@mhcomputing.net> <20151113114008.GA15612@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.228.170]) by dpdk.org (Postfix) with ESMTP id 7F2C4C39A for ; Fri, 13 Nov 2015 20:01:43 +0100 (CET) Content-Disposition: inline In-Reply-To: <20151113114008.GA15612@bricha3-MOBL3> 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, Nov 13, 2015 at 11:40:09AM +0000, Bruce Richardson wrote: > I don't think this patch is necessary, as all it adds is a single extra line to > a comment. > > /Bruce This one was previously merged. So indeed we can toss it. This is what happens when you are restricted to 1 AM coding. Matthew.