Re: [PATCH] spiceqxl: Fix formatting of a couple of function calls.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Signed-off-by: Francois Gouget <fgouget@xxxxxxxxxxxxxxx>

Acked-by: Frediano Ziglio <fziglio@xxxxxxxxxx>

Cannot actually push it.
It also would help if you can rebase to new master (patch apply but git am complains).

> ---
>  src/spiceqxl_spice_server.c | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/src/spiceqxl_spice_server.c b/src/spiceqxl_spice_server.c
> index 2f39561..ded53da 100644
> --- a/src/spiceqxl_spice_server.c
> +++ b/src/spiceqxl_spice_server.c
> @@ -310,10 +310,8 @@ void xspice_set_spice_server_options(OptionInfoPtr
> options)
>  #endif
>      }
>  
> -    spice_server_set_agent_mouse
> -        (spice_server, agent_mouse);
> -    spice_server_set_playback_compression
> -        (spice_server, playback_compression);
> +    spice_server_set_agent_mouse(spice_server, agent_mouse);
> +    spice_server_set_playback_compression(spice_server,
> playback_compression);
>  
>      free(x509_key_file);
>      free(x509_cert_file);
> --
> 2.5.0
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]