[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] ixen-netback: fix trivial printf format build warning



On Thu, Mar 27, 2014 at 3:46 AM, David Miller <davem@xxxxxxxxxxxxx> wrote:
> From: SeongJae Park <sj38.park@xxxxxxxxx>
> Date: Wed, 26 Mar 2014 19:34:21 +0900
>
>> Thank you for let me know kindly :)
>
> Also your fix wasn't correct.
>
> You changed the code to use %lx but the type isn't a long.
>
> It's the difference between two pointers, which is ptrdiff_t.  The
> proper printf format string for a hexadecimal ptrdiff_t is %tx

You're right. Thanks for pointing that.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.