libxl: Use new LOG* and GCSPRINTF macros in tools/libxl/libxl_device.c
authorAlexandra Sava <alexandrasava18@gmail.com>
Mon, 11 Nov 2013 09:00:39 +0000 (11:00 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 11 Nov 2013 11:22:38 +0000 (11:22 +0000)
commit9919bc90cf52dc2cd900197568d78e0c7d662faa
tree373b5309e7ba37c4007a80d850de9a0d7ea2fbe6
parent178fd279dc138243b514b4ecd48509e4bf5d1ede
libxl: Use new LOG* and GCSPRINTF macros in tools/libxl/libxl_device.c

Replace libxl__sprintf, LIBXL__LOG and LIBXL__LOG_ERRNO with new
"Convenience macros": GCSPRINTF, LOG, LOGE in tools/libxl/libxl_device.c

Signed-off-by: Alexandra Sava <alexandrasava18@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_device.c