Re: [Mesa-dev] [PATCH 1/4] glsl: remove trailing spaces in ast_to_hir.cpp

2015-11-24 Thread Kenneth Graunke
On Tuesday, November 24, 2015 12:47:35 PM Iago Toral Quiroga wrote: > --- > src/glsl/ast_to_hir.cpp | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/src/glsl/ast_to_hir.cpp b/src/glsl/ast_to_hir.cpp > index 81cde73..8fcda63 100644 > --- a/src/glsl/ast_to_hir.cpp > ++

Re: [Mesa-dev] [PATCH 1/4] glsl: remove trailing spaces in ast_to_hir.cpp

2015-11-24 Thread Iago Toral
On Tue, 2015-11-24 at 12:26 +, Emil Velikov wrote: > Hi Iago, > > I'm not sure how others feel on the topic, but imho it's not that > useful to have XX patches where each addresses a couple of lines of > whitespace issues. Squashing the lot per section (one for glsl, > another for i965) seems

Re: [Mesa-dev] [PATCH 1/4] glsl: remove trailing spaces in ast_to_hir.cpp

2015-11-24 Thread Emil Velikov
Hi Iago, I'm not sure how others feel on the topic, but imho it's not that useful to have XX patches where each addresses a couple of lines of whitespace issues. Squashing the lot per section (one for glsl, another for i965) seems like a better thing. Then again let see if others feel the same wa

[Mesa-dev] [PATCH 1/4] glsl: remove trailing spaces in ast_to_hir.cpp

2015-11-24 Thread Iago Toral Quiroga
--- src/glsl/ast_to_hir.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/glsl/ast_to_hir.cpp b/src/glsl/ast_to_hir.cpp index 81cde73..8fcda63 100644 --- a/src/glsl/ast_to_hir.cpp +++ b/src/glsl/ast_to_hir.cpp @@ -1824,7 +1824,7 @@ ast_expression::do_hir(exec_list *