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

Iago Toral Quiroga itoral at igalia.com
Tue Jul 5 09:21:22 UTC 2016


---
 src/mesa/drivers/dri/i965/brw_blorp.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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