Re: [Spice-devel] [PATCH 4/4] spicevmc: use 'channel' instead of 'state'

2016-11-04 Thread Frediano Ziglio
> > After renaming the object to RedVmcChannel, the local variables still > used the old 'state' terminology. Changing these variables to 'channel' > makes things a bit more consistent. > --- > server/spicevmc.c | 146 > +++--- > 1 file changed, 7

[Spice-devel] [PATCH 4/4] spicevmc: use 'channel' instead of 'state'

2016-11-03 Thread Jonathon Jongsma
After renaming the object to RedVmcChannel, the local variables still used the old 'state' terminology. Changing these variables to 'channel' makes things a bit more consistent. --- server/spicevmc.c | 146 +++--- 1 file changed, 73 insertions(+), 73