[Mesa-dev] [PATCH 2/2] i965: Remove trailing whitespace

Pohjolainen, Topi topi.pohjolainen at intel.com
Tue Jul 5 11:58:24 UTC 2016


On Tue, Jul 05, 2016 at 11:21:22AM +0200, Iago Toral Quiroga wrote:
> ---
>  src/mesa/drivers/dri/i965/brw_blorp.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>

> 
> diff --git a/src/mesa/drivers/dri/i965/brw_blorp.h b/src/mesa/drivers/dri/i965/brw_blorp.h
> index cf1ba63..4947843 100644
> --- a/src/mesa/drivers/dri/i965/brw_blorp.h
> +++ b/src/mesa/drivers/dri/i965/brw_blorp.h
> @@ -246,7 +246,7 @@ brw_blorp_get_urb_length(const struct brw_blorp_prog_data *prog_data)
>     if (prog_data == NULL)
>        return 1;
>  
> -   /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE 
> +   /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE
>      *
>      * read_length = ceiling((max_source_attr+1)/2)
>      */
> -- 
> 2.7.4
> 


More information about the mesa-dev mailing list