Hi Frediano,
Thanks for the review. I've condensed the thread to just a few
interesting points; for the most part, I was able to get indent to make
the changes you requested, and will resubmit with that.
+if (!infoPtr)
+return FALSE;
What we usually want is always brackets
I suppose from IRC chat you used indent tool.
> Signed-off-by: Jeremy White
> ---
> spice-video-dummy/src/dummy.h| 9 +-
> spice-video-dummy/src/dummy_cursor.c | 42 +--
> spice-video-dummy/src/dummy_driver.c | 558
> ---
> 3 files changed, 281 inser
Signed-off-by: Jeremy White
---
spice-video-dummy/src/dummy.h| 9 +-
spice-video-dummy/src/dummy_cursor.c | 42 +--
spice-video-dummy/src/dummy_driver.c | 558 ---
3 files changed, 281 insertions(+), 328 deletions(-)
diff --git a/spice-video-dummy/src/d