On Wed, Jan 20, 2016 at 04:09:44PM +0100, Fabiano Fidêncio wrote:
> >> static void spice_pulse_complete_async_task(struct async_task *task,
> >> const gchar *err_msg)
> >> @@ -1157,19 +1143,13 @@ static void
> >> pulse_stream_restore_info_async(gboolean is_playback,
> >> gpointer user_data)
> >> {
> >> SpicePulsePrivate *p = SPICE_PULSE(audio)->priv;
> >> - GSimpleAsyncResult *simple;
> >> + GTask *res;
> >
> > Usually you call it 'task' in this series, not 'res'
>
> Yep. But take a look on line below this one. 'task' is already being used.
> If you prefer, I can change it to 'task' and also change the 'task' to
> something else ....Ah right. Yeah, don't bother with more renaming :) Christophe
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
