From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/1] i40e: improve message grepability Date: Wed, 11 Jan 2017 17:50:20 +0000 Message-ID: <6f17c4c8-5cea-e5b7-2c53-aaa4545d0787@intel.com> References: <1c4d6b329cb00fbed3d443800ed7eeb5b4bf57c7.1484127857.git.mirq-linux@rere.qmqm.pl> <39ceb2bf1e5aa61e3957a8d8f9e5b2df28d6d2ad.1481590851.git.mirq-linux@rere.qmqm.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit To: =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 9B189689B for ; Wed, 11 Jan 2017 18:50:22 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 1/11/2017 5:13 PM, Michał Mirosław wrote: > From: Michał Mirosław > > Join message lines for easier grepping. > PRIxXX are left glued to strings as they are in other parts of the file. > > Signed-off-by: Michał Mirosław Acked-by: Ferruh Yigit