Split from the xspice rfc patches. Alon Levy (9): qxl.h: double include protection qxl_mem.c: fix pointer arithmatic warning (-Wpointer-arith) qxl_image.c: fix defined but unused warning qxl.h: move spice include right after system includes use spice-protocol defines for ring sizes qxl_driver: fix initialization from wrong pointer warning qxl_driver: fix three incompatible pointer passed warnings qxl_driver: whitespace fixes cleanup (add eol between system and non system includes)
src/qxl.h | 9 +++++- src/qxl_driver.c | 68 +++++++++++++++++++++++++++--------------------------- src/qxl_image.c | 2 + src/qxl_mem.c | 2 +- 4 files changed, 44 insertions(+), 37 deletions(-) -- 1.7.4.4 _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
