[Spice-devel] [PATCH] canvas_utils: Remove trailing whitespace
Pavel Grunt
pgrunt at redhat.com
Wed Nov 25 23:15:06 PST 2015
Hi Lukas,
can you get all of them?
Thanks,
Pavel
On Wed, 2015-11-25 at 16:25 +0100, Lukas Venhoda wrote:
> ---
> common/canvas_utils.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/common/canvas_utils.c b/common/canvas_utils.c
> index 0d1591a..789cd76 100644
> --- a/common/canvas_utils.c
> +++ b/common/canvas_utils.c
> @@ -293,7 +293,7 @@ pixman_image_t *alloc_lz_image_surface(LzDecodeUsrData
> *canvas_data,
>
> /* pixman requires strides to be 4-byte aligned */
> stride = SPICE_ALIGN(stride, 4);
> -
> +
> if (!top_down) {
> stride = -stride;
> }
More information about the Spice-devel
mailing list