For the 2 patches: Acked-by: Christophe Fergeau <cfergeau@xxxxxxxxxx> On Mon, May 09, 2016 at 01:55:54PM +0100, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > server/reds.h | 6 ------ > 1 file changed, 6 deletions(-) > > diff --git a/server/reds.h b/server/reds.h > index f0f28da9e..efb46a0 100644 > --- a/server/reds.h > +++ b/server/reds.h > @@ -37,11 +37,6 @@ static inline QXLInterface * qxl_get_interface(QXLInstance *qxl) > return SPICE_CONTAINEROF(qxl->base.sif, QXLInterface, base); > } > > -struct TunnelWorker; > -struct SpiceNetWireState { > - struct TunnelWorker *worker; > -}; > - > struct SpiceMigrateState { > int dummy; > }; > @@ -79,7 +74,6 @@ enum { > void reds_client_disconnect(RedsState *reds, RedClient *client); > > // Temporary (?) for splitting main channel > -typedef struct MainMigrateData MainMigrateData; > void reds_marshall_migrate_data(RedsState *reds, SpiceMarshaller *m); > SpiceMsgChannels *reds_msg_channels_new(RedsState *reds); > > -- > 2.5.5 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/spice-devel
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel