[Mesa-dev] [PATCH 01/11] i965: remove trailing space in brw_blorp_blit.cpp

Kenneth Graunke kenneth at whitecape.org
Tue Nov 24 11:25:21 PST 2015


On Tuesday, November 24, 2015 01:07:02 PM Iago Toral Quiroga wrote:
> ---
>  src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/mesa/drivers/dri/i965/brw_blorp_blit.cpp b/src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
> index ba11d3d..1dd7554 100644
> --- a/src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
> +++ b/src/mesa/drivers/dri/i965/brw_blorp_blit.cpp
> @@ -1769,7 +1769,7 @@ brw_blorp_blit_program::render_target_write()
>     /* Now write to the render target and terminate the thread */
>     emit_render_target_write(
>        mrf_rt_write,
> -      base_mrf, 
> +      base_mrf,
>        mrf_offset /* msg_length.  TODO: Should be smaller for non-RGBA formats. */,
>        use_header);
>  }
> 

Series is:
Acked-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151124/5fad3946/attachment.sig>


More information about the mesa-dev mailing list