Re: [Spice-devel] [PATCH] char-device: Add helpers for SpiceCharDeviceCallbacks vfuncs
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
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