On Wed, Feb 25, 2015 at 03:27:13PM +0100, pedro wrote: > offset and size are of type uint16_t so the %lu gives a warning > A %u specifier, the same used in size makes gcc happy > > Signed-off-by: pedro <[email protected]>
Acked-by: Wei Liu <[email protected]> Thanks for the patch. One question though. Is "pedro" your real full name? Per SubmittingPatches, you need to use your real name in SoB. Wei. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
