i965: Remove trailing whitespace
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 5 Jul 2016 12:06:37 +0000 (14:06 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Tue, 5 Jul 2016 12:06:37 +0000 (14:06 +0200)
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_blorp.h

index 07cc3c1a3a10155c8898064267d02df49911ff3a..c8f62193c1dbc0b3a8cae442e5d9254dcbfefa16 100644 (file)
@@ -254,7 +254,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)
     */