[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55813E3F.8030602@citrix.com>
Date: Wed, 17 Jun 2015 10:30:39 +0100
From: Julien Grall <julien.grall@...rix.com>
To: Ian Campbell <ian.campbell@...rix.com>
CC: <xen-devel@...ts.xenproject.org>, <linux-kernel@...r.kernel.org>,
Wei Liu <wei.liu2@...rix.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH v4 3/3] net/xen-netback: Don't mix hexa and decimal with
0x in the printf format
Hi Ian,
On 17/06/2015 10:25, Ian Campbell wrote:
> On Tue, 2015-06-16 at 20:10 +0100, Julien Grall wrote:
>> 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 <julien.grall@...rix.com>
>> Cc: Wei Liu <wei.liu2@...rix.com>
>> Cc: Ian Campbell <ian.campbell@...rix.com>
>> Cc: netdev@...r.kernel.org
>
> You meant s/Append/Prepend/, nonetheless:
I noticed a missing word after "avoid" in the commit message too. I will
update to:
"Prepend 0x to all %x in order to avoid confusion while reading when
there is other decimal value in the log.
[...]".
>
> Acked-by: Ian Campbell <ian.campbell@...rix.com>
I see different opinion on whether using 0x% or %#. As I plan to resend
a version with the commit message update, shall I use %#?
Regards,
--
Julien Grall
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists