Re: [Spice-devel] [PATCH] char-device: Add helpers for SpiceCharDeviceCallbacks vfuncs

2016-03-22 Thread Pavel Grunt
On Mon, 2016-03-21 at 13:23 +, Frediano Ziglio wrote: > From: Christophe Fergeau > > Add helper functions wrapping calls to the virtual functions > defined in SpiceCharDeviceCallbacks. > --- >  server/char-device.c | 78 +- > -- >  1 file changed

[Spice-devel] [PATCH] char-device: Add helpers for SpiceCharDeviceCallbacks vfuncs

2016-03-21 Thread Frediano Ziglio
From: Christophe Fergeau Add helper functions wrapping calls to the virtual functions defined in SpiceCharDeviceCallbacks. --- server/char-device.c | 78 +--- 1 file changed, 62 insertions(+), 16 deletions(-) Changes: - removed excessive checks (p