Re: [Spice-devel] [PATCH 0/2] nitpicking on streaming

2017-06-29 Thread Christophe Fergeau
For the series Acked-by: Christophe Fergeau On Thu, Jun 29, 2017 at 05:44:02PM +0200, Victor Toso wrote: > From: Victor Toso > > Not sure if by design we want to get rid of all access to private structure of > display-channel outside display-channel.c, see: > > $ grepi "display->priv" server

[Spice-devel] [PATCH 0/2] nitpicking on streaming

2017-06-29 Thread Victor Toso
From: Victor Toso Not sure if by design we want to get rid of all access to private structure of display-channel outside display-channel.c, see: $ grepi "display->priv" server/ | grep -v "display-channel\.c" server/dcc.c:308:surface = &display->priv->surfaces[surface_id]; server/dcc.c:325: