Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755989AbbFUQaR (ORCPT ); Sun, 21 Jun 2015 12:30:17 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:46446 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755911AbbFUQaA (ORCPT ); Sun, 21 Jun 2015 12:30:00 -0400 Date: Sun, 21 Jun 2015 09:41:46 -0700 (PDT) Message-Id: <20150621.094146.1338736741702981872.davem@davemloft.net> To: julien.grall@citrix.com Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, wei.liu2@citrix.com, ian.campbell@citrix.com, netdev@vger.kernel.org Subject: Re: [PATCH v4 3/3] net/xen-netback: Don't mix hexa and decimal with 0x in the printf format From: David Miller In-Reply-To: <1434481848-26387-4-git-send-email-julien.grall@citrix.com> References: <1434481848-26387-1-git-send-email-julien.grall@citrix.com> <1434481848-26387-4-git-send-email-julien.grall@citrix.com> X-Mailer: Mew version 6.4 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 21 Jun 2015 09:29:59 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 15 From: Julien Grall Date: Tue, 16 Jun 2015 20:10:48 +0100 > Append 0x to all %x in order to avoid while reading when there is other > decimal value in the log. > > Also replace some of the hexadecimal print to decimal to uniformize the > format with netfront. > > Signed-off-by: Julien Grall Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/